]> granicus.if.org Git - clang/commit
Revert "Only emit debug information for methods that are user defined, there's"
authorJohn McCall <rjmccall@apple.com>
Tue, 5 Jun 2012 06:10:39 +0000 (06:10 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 5 Jun 2012 06:10:39 +0000 (06:10 +0000)
commit0637f407e6ee7fdccde17fbf9a5fcc4853187b3e
tree491dbe2cec61beaa39e868fd028e929b6e396df9
parent9b26efe7b62cf6dcb27ce60824e03856cedbea2f
Revert "Only emit debug information for methods that are user defined, there's"

This reverts r157970, which was not passing on
  clang-x86_64-darwin10-nobootstrap-RA

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