aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/injected-class-name.cpp
AgeCommit message (Expand)Author
2010-04-30When we start the definition of a class template, set theDouglas Gregor
2010-03-10Create a new InjectedClassNameType to represent bare-word references to the John McCall
2010-01-13Reimplement constructor declarator parsing to cope with template-idsDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-07-29Use the new statement/expression profiling code to unique dependentDouglas Gregor
2009-05-10Implement the semantics of the injected-class-name within a classDouglas Gregor
2009-03-26The injected-class-name of class templates and class templateDouglas Gregor