]> granicus.if.org Git - clang/commit
Fix context info for enums.
authorDevang Patel <dpatel@apple.com>
Wed, 27 Oct 2010 23:23:58 +0000 (23:23 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 27 Oct 2010 23:23:58 +0000 (23:23 +0000)
commit4bc48877db95b2afd6207fdb54ce271169c994f9
tree18148eaba15a3fa6c7d659d0d2e837fc317eb042
parentb03a9287c287a62ad85e496cfd263a2c92efddbb
Fix context info for enums.
Radar 8595129

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