Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
2bad1687fe6f00e10767a691a33b070b151902b6
/
test
/
Rewriter
/
id-test-3.m
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
5f0ad3f
Moved "Rewriter" tests from test/Sema to test/Rewriter.
by Ted Kremenek
· 17 years ago
[Renamed from test/Sema/id-test-3.m]
d58fabf
Refactoring work. ObjcQualifiedIdType is now derived from 'Type'.
by Fariborz Jahanian
· 17 years ago
c569249
Patch to implemented objective-c's dynamic object pointer qualified with
by Fariborz Jahanian
· 17 years ago