]> granicus.if.org Git - clang/commit
Reapply an improved version of r180816/180817.
authorAdrian Prantl <aprantl@apple.com>
Tue, 9 Jul 2013 20:29:03 +0000 (20:29 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 9 Jul 2013 20:29:03 +0000 (20:29 +0000)
commit4b87382ab9610a06145b5b162edb7165159c58e6
treeb92ca5dd9cb9dc6bcd8660175b0b8cc3a5362795
parentd412999a3da6387dbfaf00f7647132082e94310e
Reapply an improved version of r180816/180817.

Do not generate VLAs as complex variables any more, as they are now
correctly represented as breg+0 locations in the backend.

(Paired commit with LLVM: r185966)

rdar://problem/13658587

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