Adrian Prantl
660195a792
Fix a typo and make this test stricter.
...
llvm-svn: 247449
2015-09-11 18:54:34 +00:00
Adrian Prantl
5c8bd88a4c
Module Debugging: Emit forward declarations for types that are defined in
...
clang modules, if -dwarf-ext-refs (DebugTypesExtRefs) is specified.
This reimplements r247369 in about a third of the amount of code.
Thanks to David Blaikie pointing this out in post-commit review!
llvm-svn: 247432
2015-09-11 17:23:08 +00:00
Adrian Prantl
ca8441810f
Revert "Module Debugging: Emit forward declarations for types that are defined in"
...
This reverts commit r247369 to facilitate reviewing of the following patch.
llvm-svn: 247431
2015-09-11 17:23:03 +00:00
Adrian Prantl
49553dd269
Module Debugging: Emit forward declarations for types that are defined in
...
clang modules, if -dwarf-ext-refs (DebugTypesExtRefs) is specified.
llvm-svn: 247369
2015-09-11 01:03:26 +00:00