summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/qualified-id.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace a FIXME with a diagnostic when we can't resolve theDouglas Gregor2012-03-181-0/+9
* Turn access control on by default in -cc1.John McCall2010-04-091-0/+1
* When naming a function template via a qualified-id (or any other wayDouglas Gregor2010-01-291-0/+15
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rework how we support C++ implicit member accesses. If we can resolve anJohn McCall2009-12-011-0/+11
* Fix and test for a problem caught by the clang-on-clang buildbot: qualifiedJohn McCall2009-11-301-0/+11
* Parse a C++ scope specifier followed by a "typename" annotation token as a ty...Douglas Gregor2009-09-281-0/+9