| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| | | | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602 | ||||
| * | improve error recovery handling broken 'then' or 'else' stmts in | Chris Lattner | 2007-10-29 | 1 | -0/+7 |
| | | | | | | | | | if statements. This implements Sema/if-empty-body.c:f3, silencing a bogus secondary warning. It also improve the location info for the nullstmts created for recovery purposes. llvm-svn: 43440 | ||||
| * | rename -parse-ast-print to -ast-print | Chris Lattner | 2007-10-11 | 1 | -1/+1 |
| | | | | | | | | rename -parse-ast-dump to -ast-dump remove -parse-ast, which is redundant with -fsyntax-only llvm-svn: 42852 | ||||
| * | Emit a warning when the body of an if block is a NullStmt. | Anders Carlsson | 2007-10-10 | 1 | -0/+9 |
| llvm-svn: 42840 | |||||

