]> granicus.if.org Git - clang/commit
Remove magic number usage from CGDebugInfo with new DICompositeType::setContainingType
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 26 Mar 2013 23:47:35 +0000 (23:47 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 26 Mar 2013 23:47:35 +0000 (23:47 +0000)
commit2fcadbeecbbc0b48dc92b9ce778e5c7a53292505
tree5829a92554080342e2228194b70724a5612794b0
parentc48d575f2e41bec767ccdea6591404c907f1bc91
Remove magic number usage from CGDebugInfo with new DICompositeType::setContainingType

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