Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve validation of C++ exception handling: diagnose throwing incomplete ty... | Sebastian Redl | 2009-04-27 | 1 | -24/+0 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Make one expected-diag directive match exactly one actual diagnostic. | Sebastian Redl | 2009-02-07 | 1 | -1/+1 |
* | Centralize error reporting of improper uses of incomplete types in the | Douglas Gregor | 2009-01-19 | 1 | -1/+1 |
* | Full AST support and better Sema support for C++ try-catch. | Sebastian Redl | 2008-12-22 | 1 | -0/+5 |
* | Partial AST and Sema support for C++ try-catch. | Sebastian Redl | 2008-12-22 | 1 | -0/+19 |