This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8fb574345e Revert "Recommit r324107." new 8d4b6d5227 [analyzer] [NFC] Factor out generating path diagnostics for [...] new b887aacccd Revert [DebugInfo] Improvements to representation of enumera [...]
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: lib/CodeGen/CGDebugInfo.cpp | 12 +- lib/StaticAnalyzer/Core/BugReporter.cpp | 1284 +++++++++++++++-------------- test/CodeGen/debug-info-enum.cpp | 100 --- test/CodeGenCXX/debug-info-enum-class.cpp | 6 +- test/CodeGenCXX/debug-info-enum.cpp | 2 +- test/Modules/ModuleDebugInfo.cpp | 2 +- 6 files changed, 658 insertions(+), 748 deletions(-) delete mode 100644 test/CodeGen/debug-info-enum.cpp