summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/current-instantiation.cpp
Commit message (Expand)AuthorAgeFilesLines
* When declaring an out-of-line template, attempt to rebuild any typesDouglas Gregor2011-10-141-0/+20
* The member classes of a current instantiation aren't necessarily aDouglas Gregor2011-02-191-0/+16
* Enable expression transformations in the current-instantiationDouglas Gregor2010-07-281-0/+35
* Static data members intialized in-class that have constant values areDouglas Gregor2010-05-111-0/+13
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Improve type-checking of templates by distinguishing between membersDouglas Gregor2009-11-231-0/+9
* What luck! Clang obtains support for refering to members of theDouglas Gregor2009-07-301-0/+73
* Implement the notions of the "current instantiation" and "unknownDouglas Gregor2009-05-111-0/+71