Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Part of PR15673: If a function template has a default argument in which | Richard Smith | 2013-07-04 | 1 | -0/+45 |
* | Fix PR15634, better error message for template deduction failure. | Richard Trieu | 2013-04-08 | 1 | -0/+17 |
* | A little tweak to the SFINAE condition reporting. Don't say: | Richard Smith | 2012-05-09 | 1 | -0/+22 |
* | When we suppress an error due to SFINAE, stash the diagnostic away with the | Richard Smith | 2012-05-07 | 1 | -1/+3 |
* | Record template argument deduction failures for member function | Douglas Gregor | 2010-05-08 | 1 | -0/+9 |
* | When printing an overload candidate that failed due to SFINAE, print a | Douglas Gregor | 2010-05-08 | 1 | -0/+7 |
* | Improve overload-candidate diagnostic for a function template that | Douglas Gregor | 2010-05-08 | 1 | -0/+16 |
* | When printing a non-viable overload candidate that failed due to | Douglas Gregor | 2010-05-08 | 1 | -0/+8 |