Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add quotation marks to template names in diagnostics. | David Blaikie | 2013-03-05 | 1 | -0/+18 |
* | Improve 'failed template argument deduction' diagnostic for the case where we | Richard Smith | 2013-01-31 | 1 | -2/+1 |
* | When printing a non-viable overload candidate that failed due to | Douglas Gregor | 2010-05-08 | 1 | -1/+2 |
* | Note that an overload candidate was non-viable because template argument | John McCall | 2010-02-01 | 1 | -1/+2 |
* | Introduce a centralized routine in Sema for diagnosing failed lookups (when | John McCall | 2009-12-16 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Template argument deduction is no longer responsible for checking | Douglas Gregor | 2009-06-26 | 1 | -1/+18 |
* | Improved semantic analysis and AST respresentation for function | Douglas Gregor | 2009-06-25 | 1 | -0/+11 |