]> granicus.if.org Git - clang/commit
Tie debug information for method declaration with debug information for method defini...
authorDevang Patel <dpatel@apple.com>
Sat, 23 Apr 2011 00:08:01 +0000 (00:08 +0000)
committerDevang Patel <dpatel@apple.com>
Sat, 23 Apr 2011 00:08:01 +0000 (00:08 +0000)
commit120bf32525829be4622fc85b67e38b2ff0276744
treef536cdc71166b8f149e18fb1a0605cd2cbdf43c0
parentbb29d1ba8b0895e3923c724f49845636f35b4bde
Tie debug information for method declaration with debug information for method definition.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130037 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
test/CodeGenCXX/debug-info-method-spec.cpp [new file with mode: 0644]