| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use Itanium C++ ABI triple for new modules+debug test | Reid Kleckner | 2015-09-11 | 1 | -1/+4 | 
| | | | | | llvm-svn: 247438 | ||||
| * | Module Debugging: Emit forward declarations for types that are defined in | Adrian Prantl | 2015-09-11 | 1 | -0/+69 | 
| | | | | | | | | | | 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 | ||||
| * | Revert "Module Debugging: Emit forward declarations for types that are ↵ | Adrian Prantl | 2015-09-11 | 1 | -77/+0 | 
| | | | | | | | | | defined in" This reverts commit r247369 to facilitate reviewing of the following patch. llvm-svn: 247431 | ||||
| * | clang/test/Modules/ExtDebugInfo.cpp: Use %itanium_abi_triple. | NAKAMURA Takumi | 2015-09-11 | 1 | -0/+3 | 
| | | | | | llvm-svn: 247397 | ||||
| * | clang/test/Modules/ExtDebugInfo.cpp: Use [[@LINE]]. | NAKAMURA Takumi | 2015-09-11 | 1 | -1/+1 | 
| | | | | | llvm-svn: 247396 | ||||
| * | Module Debugging: Emit forward declarations for types that are defined in | Adrian Prantl | 2015-09-11 | 1 | -0/+74 | 
| clang modules, if -dwarf-ext-refs (DebugTypesExtRefs) is specified. llvm-svn: 247369 | |||||

