]> granicus.if.org Git - clang/commit
DebugInfo: Simplify declaration building code - relying on the limit debug info check...
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 12 Aug 2013 23:14:36 +0000 (23:14 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 12 Aug 2013 23:14:36 +0000 (23:14 +0000)
commitb3c2377422e820ab9d95145ab67a2fb9f9f4bf3f
treed78a7f1612856d0e4ba4e66bc84224aec231107a
parent4a0771680ee2fa8e76e1c0d54eaf69f459daf424
DebugInfo: Simplify declaration building code - relying on the limit debug info checking already in CreateType(RecordType)

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