summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/ExtDebugInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-2/+2
* Use Itanium C++ ABI triple for new modules+debug testReid Kleckner2015-09-111-1/+4
* Module Debugging: Emit forward declarations for types that are defined inAdrian Prantl2015-09-111-0/+69
* Revert "Module Debugging: Emit forward declarations for types that are define...Adrian Prantl2015-09-111-77/+0
* clang/test/Modules/ExtDebugInfo.cpp: Use %itanium_abi_triple.NAKAMURA Takumi2015-09-111-0/+3
* clang/test/Modules/ExtDebugInfo.cpp: Use [[@LINE]].NAKAMURA Takumi2015-09-111-1/+1
* Module Debugging: Emit forward declarations for types that are defined inAdrian Prantl2015-09-111-0/+74
OpenPOWER on IntegriCloud