]> granicus.if.org Git - clang/commit
Revert: Honor -fdebug-prefix-map when creating function names for the debug info.
authorRenato Golin <renato.golin@linaro.org>
Wed, 5 Dec 2018 13:56:26 +0000 (13:56 +0000)
committerRenato Golin <renato.golin@linaro.org>
Wed, 5 Dec 2018 13:56:26 +0000 (13:56 +0000)
commitfd5c386f7431e500a12d639508c4f02e67cb9561
tree0cecb77ff616b16900284cc44032973d99830063
parent8c26ea9cb513268a469149b6978016d4124cd127
Revert: Honor -fdebug-prefix-map when creating function names for the debug info.

This commit reverts r348060 and r348062 due to it breaking the AArch64 Full
buildbot: https://bugs.llvm.org/show_bug.cgi?id=39892

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348364 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/PrettyPrinter.h
lib/AST/TypePrinter.cpp
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
test/CodeGenCXX/debug-prefix-map-lambda.cpp [deleted file]