]> granicus.if.org Git - clang/commit
Add a testcase that exercises DIBuilder's handling of cyclic debug info nodes.
authorAdrian Prantl <aprantl@apple.com>
Tue, 17 Feb 2015 19:17:56 +0000 (19:17 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 17 Feb 2015 19:17:56 +0000 (19:17 +0000)
commit58efeec845405bfa4bc9c3587815f331e17d7417
tree79cd95d5fec7ea692f84f3d8c3e0b0b52f3674e9
parent942ce81d598f0eab6fc241d2dd7bec7140c70abb
Add a testcase that exercises DIBuilder's handling of cyclic debug info nodes.

rdar://problem/19839612

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@229522 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenObjCXX/debug-info-cyclic.mm [new file with mode: 0644]