aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/dependent-type-identity.cpp
AgeCommit message (Expand)Author
2010-07-13When computing the canonical profile of a DeclRefExpr or MemberExpr,Douglas Gregor
2010-05-19Profile type-dependent uses of overloaded operators in C++ the sameDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-08-25Improve support for out-of-line definitions of nested templates andDouglas Gregor
2009-05-11Implement the notions of the "current instantiation" and "unknownDouglas Gregor
2009-05-07Document the dependent type equivalence test case's purpose.Douglas Gregor
2009-05-07Test a few more variants of dependent type namesDouglas Gregor
2009-05-07Compute the canonical template name when building a templateDouglas Gregor
2009-05-07Start canonicalizing template names. This is not yet complete, but itDouglas Gregor