]> granicus.if.org Git - clang/commit
Reapply r205655, DebugInfo: Place global constants in their appropriate context.
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 5 Apr 2014 07:46:57 +0000 (07:46 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 5 Apr 2014 07:46:57 +0000 (07:46 +0000)
commit98ebbb6f4e64a893fa65aca72cab8ef6a27887ca
tree287641e9429033acca69db8aaa9af69289df4fbc
parentf4a3b2313e8347e8e43a0c285bbb5e3fd431cdab
Reapply r205655, DebugInfo: Place global constants in their appropriate context.

This was reverted in 205664 and seems to be fixed by 205668... though
that may be more by accident than anything well founded.

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