Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parser support for noexcept specifications. | Sebastian Redl | 2011-03-05 | 1 | -17/+0 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Have the parser communicate the exception specification to the action. | Sebastian Redl | 2009-04-29 | 1 | -0/+2 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Simple parsing of exception specifications, with no semantic analysis yet | Douglas Gregor | 2008-11-25 | 1 | -0/+15 |