Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
daa03115d6d381c0fb1949fb176b4ac50b36dbbb
/
test
/
Rewriter
b29b427
Rename RewriteTest->RewriteObjC.
by Steve Naroff
· 17 years ago
a7b402d
Only have the rewriter produce a file when there are no errors.
by Steve Naroff
· 17 years ago
49535ef
Fix rewriter tests to work with new output file logic. This changes forces the output to standard out (rather than generate a .cpp file, which is the new default for the rewriter).
by Steve Naroff
· 17 years ago
c68ab77
Teach the rewriter how to respect the -o option.
by Chris Lattner
· 17 years ago
5518e7c
Two fixes to RewriteTest::RewriteObjCIvarRefExpr():
by Steve Naroff
· 17 years ago
b1f4080
Since the rewriter now outputs C++, it no longer makes sense to pipe the output to clang.
by Steve Naroff
· 17 years ago
e12e692
by Steve Naroff
· 17 years ago
5f0ad3f
Moved "Rewriter" tests from test/Sema to test/Rewriter.
by Ted Kremenek
· 17 years ago