| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
| * | Allow calling an overloaded function set by taking the address of the | Douglas Gregor | 2011-10-13 | 1 | -1/+2 |
| * | Catch placeholder types in DefaultLvalueConversion | John McCall | 2011-10-11 | 1 | -6/+6 |
| * | Check for placeholders early on in | Douglas Gregor | 2011-06-22 | 1 | -0/+6 |
| * | Clean up our handling of template-ids that resolve down to a single | Douglas Gregor | 2011-03-16 | 1 | -3/+3 |
| * | Progress. | John McCall | 2010-10-12 | 1 | -1/+1 |
| * | Add some infrastructure for dealing with expressions of 'placeholder' type, | John McCall | 2010-10-12 | 1 | -1/+1 |
| * | Complain about sizeof(overloaded function) rather than crashing. | Douglas Gregor | 2010-05-23 | 1 | -0/+6 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Intercept sizeof and alignof references before they get into ASTContext metho... | Sebastian Redl | 2009-11-23 | 1 | -0/+9 |

