Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
1e69fe3a9f0a42b32a3000bda51677d51416564e
/
test
/
Rewriter
/
rewrite-api-bug.m
be8d813
Use '-o' '-' instead of '-o=-' in tests.
by Daniel Dunbar
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
b29b427
Rename RewriteTest->RewriteObjC.
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
5f0ad3f
Moved "Rewriter" tests from test/Sema to test/Rewriter.
by Ted Kremenek
· 17 years ago
[Renamed from test/Sema/rewrite-api-bug.m]
3886012
Remove dependency on objc.h
by Fariborz Jahanian
· 17 years ago
3f35148
Fixed #include of objc/objc.h so that it works on case-sensitive filesystems.
by Ted Kremenek
· 17 years ago
2c7038b
Patch to fix a regression caused by recent rewrite changes.
by Fariborz Jahanian
· 17 years ago