Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Lit Test] Updated 34 Lit tests to be C++11 compatible. | Charles Li | 2015-11-17 | 1 | -0/+5 |
* | Improve the reporting of non-viable overload candidates by noting the reason | John McCall | 2010-01-13 | 1 | -1/+1 |
* | Improve the diagnostics used to report implicitly-generated class members | John McCall | 2010-01-06 | 1 | -2/+2 |
* | Switch file-scope assignment initialization over to InitializationSequence. | Eli Friedman | 2009-12-22 | 1 | -1/+1 |
* | Switch default-initialization of variables of class type (or array thereof) o... | Douglas Gregor | 2009-12-20 | 1 | -2/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Fix some diagnostic-related FIXMEs, from Nicola Gigante | Douglas Gregor | 2009-12-15 | 1 | -1/+1 |
* | Testing and some minor fixes for explicit template instantiation. | Douglas Gregor | 2009-10-14 | 1 | -0/+89 |