]> granicus.if.org Git - clang/commit
Reapply "Only emit debug information for methods that are user defined, there's"
authorEric Christopher <echristo@apple.com>
Tue, 5 Jun 2012 18:16:22 +0000 (18:16 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 5 Jun 2012 18:16:22 +0000 (18:16 +0000)
commit3de00ce9075c197b1fcaca69f3b5870a32176349
tree7778bb8b3cbb05e9c73b51b7aa3fca72cce37716
parentc28a335184207a47f34eb9d1707dc8d7c6c7b8b6
Reapply "Only emit debug information for methods that are user defined, there's"

As the failing testcase has been fixed.

This reverts commit 0637f407e6ee7fdccde17fbf9a5fcc4853187b3e.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158009 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGenCXX/debug-info-template-member.cpp
test/CodeGenCXX/debug-info-user-def.cpp [new file with mode: 0644]
test/CodeGenCXX/debug-lambda-expressions.cpp