summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-template-explicit-specialization.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Clang for D20147 ("DebugInfo: New metadata representation for global v...Peter Collingbourne2016-09-131-3/+4
* DebugInfo: Adapt to loss of DITypeRef in LLVM r267296Duncan P. N. Exon Smith2016-04-231-3/+5
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-2/+2
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-12/+12
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-20/+27
* DebugInfo: Give externally defined types a size and alignment wherePeter Collingbourne2015-03-011-0/+8
* PR21909: Don't try (and crash) to generate debug info for explicit instantiat...David Blaikie2014-12-161-0/+8
* DebugInfo: Include default template arguments in template type namesDavid Blaikie2014-04-021-0/+7
* Add a test case for r202888, which boiled down to -gline-tables-onlyReid Kleckner2014-03-041-1/+7
* Give %itanium_abi_triple to the test to appease targeting msvc.NAKAMURA Takumi2014-03-041-1/+1
* DebugInfo: Make test (introduced in r202769) resilient to platforms that defa...David Blaikie2014-03-041-1/+1
* DebugInfo: Improvements/corrections to conservative emission of types in expl...David Blaikie2014-03-041-6/+14
* Add triple to test. On Mac OS it was failing to generate debug info which ma...Pete Cooper2014-03-041-1/+1
* DebugInfo: Emit only the declaration of a class template that has an explicit...David Blaikie2014-03-031-0/+72