Age | Commit message (Expand) | Author |
---|---|---|
2010-01-13 | Improve the reporting of non-viable overload candidates by noting the reason | John McCall |
2010-01-06 | Improve the diagnostics used to report implicitly-generated class members | John McCall |
2009-12-22 | Switch file-scope assignment initialization over to InitializationSequence. | Eli Friedman |
2009-12-20 | Switch default-initialization of variables of class type (or array thereof) o... | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-15 | Fix some diagnostic-related FIXMEs, from Nicola Gigante | Douglas Gregor |
2009-10-14 | Testing and some minor fixes for explicit template instantiation. | Douglas Gregor |