Age | Commit message (Expand) | Author |
---|---|---|
2010-01-09 | add a bunch of missing prototypes to tests | Chris Lattner |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-12-18 | Merge function-return.c into function.c | Chris Lattner |
2008-11-23 | Make all the 'redefinition' diagnostics more consistent, and make the | Chris Lattner |
2008-04-04 | Add explicit support for diagnosing implicit function decls. | Steve Naroff |