[all-commits] [llvm/llvm-project] caf316: Revert "re-land [DebugInfo] Add debug location to ...
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Fri Nov 15 13:22:17 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: caf3166d40ffbb0d61b29f423318ce6cfbcf4a9f
https://github.com/llvm/llvm-project/commit/caf3166d40ffbb0d61b29f423318ce6cfbcf4a9f
Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
Date: 2019-11-15 (Fri, 15 Nov 2019)
Changed paths:
M clang/include/clang/AST/GlobalDecl.h
M clang/lib/CodeGen/CGDebugInfo.cpp
M clang/lib/CodeGen/CGDeclCXX.cpp
R clang/test/CodeGenCXX/debug-info-atexit-stub.cpp
R clang/test/CodeGenCXX/debug-info-destroy-helper.cpp
M clang/test/CodeGenCXX/debug-info-global-ctor-dtor.cpp
M clang/test/CodeGenCXX/debug-info-line.cpp
Log Message:
-----------
Revert "re-land [DebugInfo] Add debug location to stubs generated by CGDeclCXX and mark them as artificial"
This reverts commit 9c1baa23526c6d7d06eafefbf82d73bfe9bb3aaf.
More information about the All-commits
mailing list