summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/dependent-names.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merging r155576:Bill Wendling2012-04-251-0/+32
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Fix PR10187: when diagnosing a two-phase-lookup-related failure, don't assert...Richard Smith2011-06-261-0/+30
* Hyphenate "argument-dependent".Jay Foad2011-06-141-6/+6
* Fix PR10053: Improve diagnostics and error recovery for code which some compi...Richard Smith2011-06-051-1/+134
* Improve our handling of the current instantiation for qualifiedDouglas Gregor2011-02-041-0/+27
* Turn access control on by default in -cc1.John McCall2010-04-091-0/+4
* Shift things around so that it's easier to recover from a missingJohn McCall2009-12-161-2/+1
* Introduce a centralized routine in Sema for diagnosing failed lookups (whenJohn McCall2009-12-161-0/+15
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix some major problems dealing with dependently-qualified names in implicitJohn McCall2009-11-241-0/+70
* Fix PR4365.Anders Carlsson2009-06-121-0/+16