]> granicus.if.org Git - clang/commit
DebugInfo: Require only the declaration of types only used as parameter and return...
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 21 Aug 2013 23:23:07 +0000 (23:23 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 21 Aug 2013 23:23:07 +0000 (23:23 +0000)
commit55a2b3dbffefceb82bc34b5c88699e9c0a0d0b8c
tree480e4614d0a5ca4dd2a40e69739eb15fcd36c4fd
parentc0afea9495ba535ac5de07c32b68a5559622737e
DebugInfo: Require only the declaration of types only used as parameter and return types

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