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