Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
da93061f56d5820725b01a140879d047554e7d32
/
test
/
Rewriter
/
rewrite-try-catch.m
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
c9ba172
RewriteObjC::RewriteObjCTryStmt():Don't synthesize a catch begin if there are 0 catch clauses.
by Steve Naroff
· 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
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
[Renamed from test/Sema/rewrite-try-catch.m]
20ebf8f
by Steve Naroff
· 17 years ago