summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/over/over.over/p2-resolve-single-template-id.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Be consistent about diagnostic wording: always use "cannot".Davide Italiano2015-08-151-3/+3
* Bound member function diagnostic - suggest no-args calls and note overload ca...David Blaikie2013-06-041-1/+1
* Unpluralize -Wfoo-conversions warnings for consistency.David Blaikie2012-03-151-1/+1
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* Add notes for suppressing and (if it's a zero-arg function returning bool) fi...David Blaikie2011-12-091-15/+15
* Add a warning for implicit conversion from function literals (and staticLang Hames2011-12-051-14/+14
* Teach the ARC compiler to not require __bridge casts whenJohn McCall2011-10-171-2/+2
* Catch placeholder types in DefaultLvalueConversionJohn McCall2011-10-111-15/+15
* Make yet another placeholder type, this one marking that an expression is a b...John McCall2011-04-261-11/+12
* Simplify calling CheckPlaceholderExpr, converge on it in a few places,John McCall2011-04-101-6/+6
* Fix a bug in how we were resolving the address of overloaded functionsChandler Carruth2011-03-291-1/+65
* Produce a diagnostic for unused overloaded expressions, from Faisal Vali!Douglas Gregor2011-03-071-0/+31
* Handle the resolution of a reference to a function template (whichDouglas Gregor2011-02-191-0/+95
OpenPOWER on IntegriCloud