DIBuilder: add trackIfUnresolved() to all nodes that may be cyclic.
authorAdrian Prantl <aprantl@apple.com>
Tue, 17 Feb 2015 19:17:39 +0000 (19:17 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 17 Feb 2015 19:17:39 +0000 (19:17 +0000)
commit07d4ebdc92a68770e339a1356066d8d57c96f03f
tree6b667082ad10544470a718265e5b954e7e62486f
parent602706ee583decf5d0f9be3da91ef027201bff16
DIBuilder: add trackIfUnresolved() to all nodes that may be cyclic.
Tested in clang/test/CodeGenObjCCXX/debug-info-cyclic.mm

rdar://problem/19839612

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229521 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/DIBuilder.cpp