This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cda98073a0 [NewPM] Add support for new-PM plugins to clang new 889a989a08 Fix handling of usual deallocation functions in various conf [...]
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: lib/AST/DeclCXX.cpp | 9 ++- test/SemaCXX/cxx2a-destroying-delete.cpp | 13 ++-- .../extended-usual-deallocation-functions.cpp | 69 ++++++++++++++++++++++ 3 files changed, 84 insertions(+), 7 deletions(-) create mode 100644 test/SemaCXX/extended-usual-deallocation-functions.cpp