Replace a forward declaration with an #include.
authorAdrian Prantl <aprantl@apple.com>
Thu, 15 Oct 2015 20:58:55 +0000 (20:58 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 15 Oct 2015 20:58:55 +0000 (20:58 +0000)
commitfcef8fb3bbd564d36f1b7266f243ba7a77823031
tree03435ec17294f10fac5a1ffb80a59d7a3f018e64
parent06f1d96236a0faa608567d7dbbb29497c8202504
Replace a forward declaration with an #include.
When building with modules the forward-declared inner class
DebugLocStream::ListBuilder causes clang to fall over.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250459 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DebugLocEntry.h