Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
dd69ef38dba72b08bee83f262fd443743940d2bc
/
clang
/
test
/
Rewriter
/
objc-string-concat-1.m
5fb5df9
Restructure how the driver communicates information about the
by John McCall
· 13 years ago
27062dd
These tests are intended to run in NeXt's legacy objective-c abi (fragile-abi).
by Fariborz Jahanian
· 14 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
c749f2b
Make tests use the new clang -cc1 flag.
by Fariborz Jahanian
· 16 years ago
a12113c
Use '-o' '-' instead of '-o=-' in tests.
by Daniel Dunbar
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
1dc53ef
Rename RewriteTest->RewriteObjC.
by Steve Naroff
· 18 years ago
c10c2e3
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
· 18 years ago
e9a709a
Moved "Rewriter" tests from test/Sema to test/Rewriter.
by Ted Kremenek
· 18 years ago
[Renamed from clang/test/Sema/objc-string-concat-1.m]
4d1288a
Concatenation of objc strings.
by Fariborz Jahanian
· 18 years ago