This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2f3b3999e2 [analyzer] Make plist-html diagnostic consumer produce multi [...] new dd41a58314 Revert commits r332160, r332164, r332236. new 925ba2721e [analyzer] Do not crash on callback for call_once passed by value
The 2 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/DiagnosticDriverKinds.td | 3 --- lib/Analysis/BodyFarm.cpp | 23 +++++++++++++---------- lib/Frontend/CompilerInvocation.cpp | 10 ---------- test/Analysis/call_once.cpp | 9 +++++++++ test/CodeGenCXX/alignment.cpp | 3 --- test/Driver/clang-abi-compat.cpp | 8 -------- 6 files changed, 22 insertions(+), 34 deletions(-) delete mode 100644 test/Driver/clang-abi-compat.cpp