aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/resolve-single-template-id.cpp
AgeCommit message (Expand)Author
2011-12-09Add notes for suppressing and (if it's a zero-arg function returning bool) fi...David Blaikie
2011-12-05Add a warning for implicit conversion from function literals (and staticLang Hames
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-10-11Catch placeholder types in DefaultLvalueConversionJohn McCall
2011-08-17Treating the unused equality comparisons as something other than part ofChandler Carruth
2011-04-10Simplify calling CheckPlaceholderExpr, converge on it in a few places,John McCall
2011-04-07Basic, untested implementation for an "unknown any" type requested by LLDB.John McCall
2011-03-16Clean up our handling of template-ids that resolve down to a singleDouglas Gregor