Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
556b1d0f3a039a691ed4f6dd91b8587435f30b0b
/
test
/
SemaObjC
/
id-isa-ref.m
556b1d0
objc: deprecate direct usage of 'isa' of objc objects
by Fariborz Jahanian
· 13 years ago
ddddd48
De-Unicode-ify.
by NAKAMURA Takumi
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
1147c5e
Change tests to use clang -cc1...
by Fariborz Jahanian
· 15 years ago
6d910f0
Allow accessing 'isa' via '->' operator. (fixes radar 7447251).
by Fariborz Jahanian
· 15 years ago
d739021
Switch XFAIL format to match LLVM.
by Daniel Dunbar
· 15 years ago
f7a0b6b
XFAIL this test for now. David/Steve, please sort out the correct fix.
by Daniel Dunbar
· 16 years ago
f242b1b
Allow front-end 'isa' access on object's of type 'id'.
by Steve Naroff
· 16 years ago
c70e8d9
Avoid crashing for the enclosed test case.
by Steve Naroff
· 16 years ago