| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Whenever we complain about a failed initialization of a function or | Douglas Gregor | 2010-04-22 | 1 | -3/+6 |
| * | Switch default arguments over to InitializationSequence. | Eli Friedman | 2009-12-22 | 1 | -1/+1 |
| * | Switch more of Sema::CheckInitializerTypes over to | Douglas Gregor | 2009-12-19 | 1 | -3/+3 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | Correct the order in which we cope with end-of-class-definition | Douglas Gregor | 2008-12-24 | 1 | -1/+3 |
| * | Make all the 'redefinition' diagnostics more consistent, and make the | Chris Lattner | 2008-11-23 | 1 | -1/+1 |
| * | Now that we have copy initialization support, use it for checking the default... | Douglas Gregor | 2008-11-04 | 1 | -0/+12 |
| * | Move the rest of the Sema C++ tests into the SemaCXX test directory. | Argyrios Kyrtzidis | 2008-08-22 | 1 | -0/+17 |

