This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3f02d10 [clang-format] Remove redundant test in style-on-command-line.cpp new f1bc821 [Sema] Improve the error diagnostic for dot destructor calls [...]
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/Sema/SemaExprCXX.cpp | 56 ++++++++++++++++++++++++++++------ test/CXX/special/class.dtor/p10-0x.cpp | 2 +- test/FixIt/fixit.cpp | 11 +++++++ test/FixIt/no-fixit.cpp | 12 ++++++++ test/SemaCXX/pseudo-destructors.cpp | 23 ++++++++++++++ 5 files changed, 94 insertions(+), 10 deletions(-)