Age | Commit message (Expand) | Author |
---|---|---|
2008-03-28 | Only have the rewriter produce a file when there are no errors. | Steve Naroff |
2008-03-26 | Fix rewriter tests to work with new output file logic. This changes forces th... | Steve Naroff |
2008-03-22 | Teach the rewriter how to respect the -o option. | Chris Lattner |
2008-03-12 | Two fixes to RewriteTest::RewriteObjCIvarRefExpr(): | Steve Naroff |
2008-03-12 | Since the rewriter now outputs C++, it no longer makes sense to pipe the outp... | Steve Naroff |
2008-02-01 | Fix two rewriter bugs with @catch. | Steve Naroff |
2008-02-01 | Moved "Rewriter" tests from test/Sema to test/Rewriter. | Ted Kremenek |