aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/overload-candidates.cpp
AgeCommit message (Expand)Author
2013-04-08Fix PR15634, better error message for template deduction failure.Richard Trieu
2012-05-09A little tweak to the SFINAE condition reporting. Don't say:Richard Smith
2012-05-07When we suppress an error due to SFINAE, stash the diagnostic away with theRichard Smith
2010-05-08Record template argument deduction failures for member functionDouglas Gregor
2010-05-08When printing an overload candidate that failed due to SFINAE, print aDouglas Gregor
2010-05-08Improve overload-candidate diagnostic for a function template thatDouglas Gregor
2010-05-08When printing a non-viable overload candidate that failed due toDouglas Gregor