Add support for a temporary forward decl type. We want this so we
authorEric Christopher <echristo@apple.com>
Wed, 8 Feb 2012 00:22:26 +0000 (00:22 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 8 Feb 2012 00:22:26 +0000 (00:22 +0000)
commit4fe345729285ae634c657ab854057464d03220f7
tree5011a494b597859b107c6923354a081173122cb7
parent9f99721a1882cdef9f7cca25de7ea43627d23958
Add support for a temporary forward decl type. We want this so we
can rauw forward declarations if we decide to emit the full type.

Part of rdar://10809898

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150024 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DIBuilder.h
lib/Analysis/DIBuilder.cpp