summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/dependent-type-identity.cpp
Commit message (Expand)AuthorAgeFilesLines
* When computing the canonical profile of a DeclRefExpr or MemberExpr,Douglas Gregor2010-07-131-0/+12
* Profile type-dependent uses of overloaded operators in C++ the sameDouglas Gregor2010-05-191-0/+16
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Improve support for out-of-line definitions of nested templates andDouglas Gregor2009-08-251-1/+1
* Implement the notions of the "current instantiation" and "unknownDouglas Gregor2009-05-111-1/+0
* Document the dependent type equivalence test case's purpose.Douglas Gregor2009-05-071-0/+7
* Test a few more variants of dependent type namesDouglas Gregor2009-05-071-0/+29
* Compute the canonical template name when building a templateDouglas Gregor2009-05-071-8/+5
* Start canonicalizing template names. This is not yet complete, but itDouglas Gregor2009-05-071-0/+40