Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
c81e954f786570a505bf376e452bf13d7da5ca30
/
test
/
Rewriter
/
objc-ivar-receiver-1.m
260611a
Restructure how the driver communicates information about the
by John McCall
· 12 years ago
dcc8e3f
These tests are intended to run in NeXt's legacy objective-c abi (fragile-abi).
by Fariborz Jahanian
· 13 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
43cb9a0
Make tests use the new clang -cc1 flag.
by Fariborz Jahanian
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
c577a0e
Multiple tests in a single test file must be linked with '&&'.
by Argyrios Kyrtzidis
· 16 years ago
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
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
5f0ad3f
Moved "Rewriter" tests from test/Sema to test/Rewriter.
by Ted Kremenek
· 17 years ago
[Renamed from test/Sema/objc-ivar-receiver-1.m]
7da8d94
Fixed a nasty bug which took a while to come up with a test case,
by Fariborz Jahanian
· 17 years ago