| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | When certain diagnostics involving run-time behavior would be emitted | Douglas Gregor | 2009-12-12 | 1 | -0/+13 |
| * | Suppress warnings and errors about certain uses of non-POD types (in | Douglas Gregor | 2009-12-12 | 1 | -0/+9 |
| * | Give the "cannot pass object of non-POD type 'class C' through variadic const... | Chris Lattner | 2009-12-11 | 1 | -1/+1 |
| * | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -1/+1 |
| * | Handle variadic constructors better. Share code between BuildCXXConstructExpr... | Anders Carlsson | 2009-09-08 | 1 | -1/+13 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | Use a single function for doing vararg argument promotion. Also, make sure to... | Anders Carlsson | 2009-01-16 | 1 | -0/+7 |
| * | Warn when someone tries to pass a variable with a non-POD type to a varargs f... | Anders Carlsson | 2009-01-13 | 1 | -0/+49 |

