Age | Commit message (Expand) | Author |
---|---|---|
2009-07-22 | Prep for new warning. | Mike Stump |
2009-04-28 | Simplify the scheme used for keywords, and change the classification | Eli Friedman |
2009-04-15 | Add warning when a tentative array definition is assumed to have one element. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-26 | Introduce code modification hints into the diagnostics system. When we | Douglas Gregor |
2009-01-19 | Centralize error reporting of improper uses of incomplete types in the | Douglas Gregor |
2008-12-17 | Oops, accidentally commited the wrong version of the test (original | Eli Friedman |
2008-12-17 | Do proper recovery from an invalid switch condiition. Fixes PR3229. | Eli Friedman |
2008-12-17 | diagnose C99 6.9.1p5, C arguments in definitions that are lacking | Chris Lattner |
2008-12-12 | fix a buggy fall through that caused a crash-on-invalid. rdar://6248081 | Chris Lattner |
2008-12-12 | rename recovery-3 to recovery.c | Chris Lattner |