Age | Commit message (Expand) | Author |
---|---|---|
2009-04-25 | This is a pretty big cleanup for how invalid decl/type are handle. | Chris Lattner |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-27 | upgrade various 'implicit int' warnings from an ext-warn to warning when not | Chris Lattner |
2008-11-11 | Fix PR3031 by silencing follow-on errors in invalid declarations. | Chris Lattner |
2008-08-09 | Fix PR2400 by more graceful handling of invalid decls. Don't try to layout | Chris Lattner |
2007-12-12 | add run lines. | Chris Lattner |
2007-10-19 | Fix a crash on test/Sema/invalid-decl.c | Chris Lattner |