]> granicus.if.org Git - clang/commit
Do not ignore anonymous records.
authorDevang Patel <dpatel@apple.com>
Fri, 12 Feb 2010 01:31:06 +0000 (01:31 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 12 Feb 2010 01:31:06 +0000 (01:31 +0000)
commit4835fdd4b14376fcaed71c96df1086151a4c055d
treef1224f71daeeda1bb534b12949a90018493cadc6
parent4cb159ccc67a2b9814c412a47ca751995f8d3b64
Do not ignore anonymous records.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95953 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp