Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When diagnosing the lack of a viable conversion function, also list | Richard Smith | 2020-01-09 | 1 | -1/+1 |
* | [Lit Test] Updated 34 Lit tests to be C++11 compatible. | Charles Li | 2015-11-17 | 1 | -2/+12 |
* | Don't fold together the name lookup entries for two declarations if they are | Richard Smith | 2014-03-17 | 1 | -0/+11 |
* | Whenever we complain about a failed initialization of a function or | Douglas Gregor | 2010-04-22 | 1 | -1/+1 |
* | When pretty-printing tag types, only print the tag if we're in C (and | John McCall | 2010-03-10 | 1 | -2/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Improve on diagnosing type mismatches because of | Fariborz Jahanian | 2009-11-18 | 1 | -3/+3 |
* | Qualified lookup through using declarations. Diagnose a new type of ambiguity. | John McCall | 2009-10-10 | 1 | -0/+65 |