Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Tests use the new clang. | Fariborz Jahanian | 2009-12-14 | 1 | -1/+1 |
* | Speed up testing by avoiding stdio.h, also helps testing on windows. | Mike Stump | 2009-10-08 | 1 | -1/+1 |
* | Force triple to avoid spurious differences due to runtime choice. | Daniel Dunbar | 2009-09-13 | 1 | -1/+1 |
* | Vastly improve PredefinedExpr output, both in Sema and CodeGen. Patch by Sam ... | Anders Carlsson | 2009-09-08 | 1 | -0/+90 |