Age | Commit message (Expand) | Author |
---|---|---|
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-09 | Improve test portability; I can't figure out how to get the regexp library to | Daniel Dunbar |
2009-12-07 | fix -dM with variadic macros, PR5699 | Chris Lattner |
2009-12-07 | rename names for consistency | Chris Lattner |
2009-12-07 | filecheckize | Chris Lattner |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-06 | Add an implementation of -dM that follows GCC closely enough to permit | Chris Lattner |