Reid Kleckner
854a2b7f76
Use Itanium C++ ABI triple for new modules+debug test
...
llvm-svn: 247438
2015-09-11 17:50:14 +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
NAKAMURA Takumi
6d14f6aa4e
clang/test/Modules/ExtDebugInfo.cpp: Use %itanium_abi_triple.
...
llvm-svn: 247397
2015-09-11 08:56:12 +00:00
NAKAMURA Takumi
5f901426e2
clang/test/Modules/ExtDebugInfo.cpp: Use [[ @LINE ]].
...
llvm-svn: 247396
2015-09-11 08:53:29 +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