]> granicus.if.org Git - clang/commit
Simplify the debug info code, handle lvalue references and template specializations.
authorAnders Carlsson <andersca@mac.com>
Fri, 6 Nov 2009 19:19:55 +0000 (19:19 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 6 Nov 2009 19:19:55 +0000 (19:19 +0000)
commita031b35ba4da13e105a349493f5351014cfb3354
treea68444a44dc364eabe0f59e7e0cba6908bf07b0e
parent30509a30a9a6ac9ee737e5cf39744a92170d7ea4
Simplify the debug info code, handle lvalue references and template specializations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86277 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
test/CodeGenCXX/debug-info.cpp