Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
2243e78a6580ead4d17b76c924cd4b630b50d6ae
/
test
/
SemaObjCXX
/
objc-pointer-conv.mm
b2f6820
Added a new attribute, objc_root_class, which informs the compiler when a root class is intentionally declared.
by Patrick Beard
· 13 years ago
84950c7
Fix an objc++ diagnostic initializing objc pointers. // rdar:// 9139947
by Fariborz Jahanian
· 14 years ago
a3998bd
When we're performing an explicit cast of some sort, don't complain
by Douglas Gregor
· 14 years ago
da80f74
Improve our handling of cv-qualifiers in Objective-C pointer
by Douglas Gregor
· 14 years ago
d7e52b8
"const id<NSFoo> *" instead of "id<NSFoo> const *".
by Chris Lattner
· 14 years ago
2f9d874
Extend the "cannot convert from base class pointer to derived class
by Douglas Gregor
· 14 years ago
8578981
Improve diagnostic when we fail to pick an overload because it would
by Douglas Gregor
· 14 years ago
a41a8c5
Whenever we complain about a failed initialization of a function or
by Douglas Gregor
· 15 years ago
688fc9b
Switch the initialization of Objective-C message parameters (as occurs
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
ee9ca69
objective-c++ must take into account qualifiers when
by Fariborz Jahanian
· 15 years ago
adcfab1
Allow pointer convesion of an objective-c pointer to
by Fariborz Jahanian
· 15 years ago