Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Accept braced-init-lists in conditions, and, in passing, dramatically improve | Richard Smith | 2012-02-22 | 1 | -1/+5 |
* | Generalize -Wempty-body: warn when statement body is empty (closes: PR11329) | Dmitri Gribenko | 2012-02-14 | 1 | -1/+1 |
* | Eliminate the "minimal" and printing parser actions, which only ever | Douglas Gregor | 2010-07-26 | 1 | -2/+2 |
* | 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 |
* | Add svn:eol-style=native to some files | Cedric Venet | 2009-02-14 | 1 | -11/+11 |
* | Fix test case. | Argyrios Kyrtzidis | 2008-09-09 | 1 | -1/+1 |
* | Implement parser support for the 'condition' part of C++ selection-statements... | Argyrios Kyrtzidis | 2008-09-09 | 1 | -0/+11 |