summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/dependent-type-identity.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash if StmtProfile finds a type-dependent member access for which we haveRichard Smith2016-10-241-0/+9
* Improve the error message for assigning to read-only variables.Richard Trieu2015-04-111-1/+3
* Fix the rest of PR21289: a pack expansion that we can't expand yet makes aRichard Smith2014-10-171-1/+22
* PR18275: If a member function of a class template is declared with aRichard Smith2014-03-131-0/+24
* 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