Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
2d41cc1a8c82d892b82218d20487d0cde199dc77
/
test
/
SemaObjC
/
string.m
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
0947b4e
Rewrite FindDiagnostics to be more strict about the formatting of the
by Chris Lattner
· 16 years ago
666871a
remove objc prefixes from these tests.
by Chris Lattner
· 17 years ago
[Renamed from test/SemaObjC/objc-string.m]
6ac6ddc
move all objc sema tests into a new SemaObjC directory. Next step is to
by Chris Lattner
· 17 years ago
[Renamed from test/Sema/objc-string.m]
560624a
'&&' commands together so that the test status reflects the results of all the commands, otherwise the test status will be the result of only the last command.
by Argyrios Kyrtzidis
· 17 years ago
6ee1f9c
"This moves built-in Objective-C types up the scope chains to where they can be replaced by versions included from the runtime library's headers."
by Chris Lattner
· 17 years ago
0f01deb
More objective-c type checking. This time comparing objective-c known objects.
by Fariborz Jahanian
· 17 years ago
b3a99cd
Add ObjC parser support for concatenated ObjC strings. Note that
by Chris Lattner
· 17 years ago