This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ed84871f7f [clang-format] Fix comment indentation in text protos new 2f51df6268 Re-commit r324490: [DebugInfo] Improvements to representatio [...]
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/CodeGen/CGDebugInfo.cpp | 12 ++-- 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 +- 5 files changed, 112 insertions(+), 10 deletions(-) create mode 100644 test/CodeGen/debug-info-enum.cpp