Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
b7fc3b87d065041a10eaa0603d738df21ff7af3a
/
test
/
SemaObjC
/
string.m
666871a
remove objc prefixes from these tests.
by Chris Lattner
· 16 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
· 16 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
· 16 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
· 16 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