Age | Commit message (Expand) | Author |
---|---|---|
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-04-08 | More fixes to builtin preprocessor defines. | Daniel Dunbar |
2009-04-07 | Fix broken test case. I have no idea why this ever worked. | Anders Carlsson |
2009-04-07 | Use %s in test, not hard coded name. | Daniel Dunbar |
2009-04-06 | Define __OPTIMIZE__ and __OPTIMIZE_SIZE__ if the -O[12] and -Os flags are pas... | Anders Carlsson |