summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-template-quals.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debug Info: update testing cases when the derived-from field ofManman Ren2013-10-081-1/+1
* Debug Info: generate a unique identifier for C++ struct, class, union, and enum.Manman Ren2013-08-291-5/+5
* Debug Info: this reverts commit r189600.Manman Ren2013-08-291-5/+5
* Debug Info: generate a unique identifier for C++ struct, class, union, and enum.Manman Ren2013-08-291-5/+5
* Debug Info: follow-up patch to r189283.Manman Ren2013-08-261-1/+1
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-1/+1
* DebugInfo: handle the DI asm printing change to reword '[fwd]' as '[decl]' an...David Blaikie2013-06-211-1/+1
* Simplify/generalize some debug info test casesDavid Blaikie2013-03-191-8/+9
* Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie2013-02-021-3/+3
* PR14472: Preserve qualifiers while unwrapping types for debug infoDavid Blaikie2013-01-211-4/+7
* Revert r158009 since there are some uses of artificial functions inEric Christopher2012-10-171-1/+1
* Fix the test RUN line for this better.Eric Christopher2012-08-071-1/+1
* Specify a triple on this to make it easier to test.Eric Christopher2012-08-071-1/+1
* Make sure when we get the replacement type for a template argumentEric Christopher2012-08-071-0/+23
OpenPOWER on IntegriCloud