This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 97d939ee57 [analyzer][CrossTU][NFC] Generalize to external definitions [...] new 1581cdda75 Split -Wdelete-non-virtual-dtor into two groups
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/DiagnosticGroups.td | 6 +++++- include/clang/Basic/DiagnosticSemaKinds.td | 4 ++-- test/SemaCXX/delete-non-virtual-dtor.cpp | 30 ++++++++++++++++++++++++++++++ 3 files changed, 37 insertions(+), 3 deletions(-) create mode 100644 test/SemaCXX/delete-non-virtual-dtor.cpp