| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Diagnose out-of-bounds floating-point constants. Fixes rdar://problem/6974641 | John McCall | 2009-12-24 | 1 | -0/+22 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | accept "#pragma clang foo" where we accept "#pragma GCC foo". | Chris Lattner | 2009-05-12 | 1 | -2/+2 |
| * | Implement -Wfour-char-constants, which is an extension, not an extwarn, | Chris Lattner | 2009-04-28 | 1 | -2/+8 |
| * | implement -Wmultichar | Chris Lattner | 2009-04-28 | 1 | -1/+15 |
| * | merge number.c into constants.c and start running it in -verify mode. | Chris Lattner | 2009-04-28 | 1 | -4/+11 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | rename -parse-ast-print to -ast-print | Chris Lattner | 2007-10-11 | 1 | -1/+1 |
| * | Removed option "-parse-ast-check" from clang driver. This is now implemented | Ted Kremenek | 2007-09-26 | 1 | -1/+1 |
| * | Make octal constant lexing use AdvanceToTokenCharacter to give more | Chris Lattner | 2007-07-16 | 1 | -0/+8 |

