This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1d2ee3f72a [AST][NFC] Doc comments for ASTNameGenerator new 2d6f49f1ed Revert: [DebugInfo] Add debug location to stubs generated by [...]
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: include/clang/AST/GlobalDecl.h | 1 - lib/CodeGen/CGDebugInfo.cpp | 7 ++---- lib/CodeGen/CGDeclCXX.cpp | 12 +++------- test/CodeGenCXX/debug-info-atexit-stub.cpp | 20 ----------------- test/CodeGenCXX/debug-info-destroy-helper.cpp | 24 -------------------- test/CodeGenCXX/debug-info-global-ctor-dtor.cpp | 29 ++++++++++++------------- test/CodeGenCXX/debug-info-line.cpp | 2 +- 7 files changed, 20 insertions(+), 75 deletions(-) delete mode 100644 test/CodeGenCXX/debug-info-atexit-stub.cpp delete mode 100644 test/CodeGenCXX/debug-info-destroy-helper.cpp