Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
ea0978568c55d97aefe260348767ee40a31ca2a4
/
test
/
SemaObjC
/
bad-receiver-1.m
0c42bb6
'const std::type_info*' instead of 'std::type_info const*'
by Chris Lattner
· 14 years ago
e030358
add a bunch of missing prototypes to tests
by Chris Lattner
· 15 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
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
4018a28
Improve the "bad receiver" warning for ObjC message sends to be less confusing.
by Chris Lattner
· 16 years ago
0c73f37
Fix PR3766, a really nasty silent miscompilation case where we emitted
by Chris Lattner
· 16 years ago
8e2945a
Fix <rdar://problem/6248764> parser rejects: bad receiver type 'CFStringRef'.
by Steve Naroff
· 16 years ago
666871a
remove objc prefixes from these tests.
by Chris Lattner
· 16 years ago
[Renamed from test/SemaObjC/objc-bad-receiver-1.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-bad-receiver-1.m]
6e10a08
make some diagnostics more terse, update testcases.
by Chris Lattner
· 17 years ago
1dad5b2
Diagnose bad receiver type.
by Fariborz Jahanian
· 17 years ago