Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
b18dc5b8376f42f7b4802bf1279e95eeb813fa06
/
test
/
SemaObjC
/
message.m
08a4190
Improve diagnostics like "initializing <type> from an expression of
by Douglas Gregor
· 15 years ago
d4eea83
Improve diagnostics when we fail to convert from a source type to a
by Douglas Gregor
· 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
0cdad6c
Remove cast from test case (cast was incorrectly added as part of http://llvm.org/viewvc/llvm-project?view=rev&revision=75314).
by Steve Naroff
· 15 years ago
14108da
This patch includes a conceptually simple, but very intrusive/pervasive change.
by Steve Naroff
· 15 years ago
d0d4599
fix PR4021, array and functions decay in the receiver position of an objc message send.
by Chris Lattner
· 16 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
e47f7b1
pass -verify in exprs.m, merge const-id.m into message.m
by Chris Lattner
· 16 years ago
2c21a07
merge some simple call diagnostics.
by Chris Lattner
· 16 years ago
91e19b2
Fix two bugs exposed by array passing assert:
by Daniel Dunbar
· 16 years ago
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/message.m]
a56f616
by Steve Naroff
· 17 years ago
a924e7c
by Steve Naroff
· 17 years ago
0416fb9
by Steve Naroff
· 17 years ago
c43d868
by Steve Naroff
· 17 years ago