Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure how the driver communicates information about the | John McCall | 2012-06-20 | 1 | -1/+1 |
* | These tests are intended to run in NeXt's legacy objective-c abi (fragile-abi). | Fariborz Jahanian | 2012-02-04 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Make tests use the new clang -cc1 flag. | Fariborz Jahanian | 2009-12-14 | 1 | -1/+1 |
* | Use '-o' '-' instead of '-o=-' in tests. | Daniel Dunbar | 2009-11-29 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Rename RewriteTest->RewriteObjC. | Steve Naroff | 2008-04-14 | 1 | -1/+1 |
* | Fix rewriter tests to work with new output file logic. This changes forces th... | Steve Naroff | 2008-03-26 | 1 | -1/+1 |
* | Since the rewriter now outputs C++, it no longer makes sense to pipe the outp... | Steve Naroff | 2008-03-12 | 1 | -1/+1 |
* | Moved "Rewriter" tests from test/Sema to test/Rewriter. | Ted Kremenek | 2008-02-01 | 1 | -0/+19 |