aboutsummaryrefslogtreecommitdiff
path: root/test/Rewriter/rewrite-foreach-1.m
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-04-14Rename RewriteTest->RewriteObjC.Steve Naroff
2008-03-26Fix rewriter tests to work with new output file logic. This changes forces th...Steve Naroff
2008-03-12Since the rewriter now outputs C++, it no longer makes sense to pipe the outp...Steve Naroff
2008-02-01Moved "Rewriter" tests from test/Sema to test/Rewriter.Ted Kremenek