Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
aab440b2cb0e583aeaf21f08c8247456f3142a23
/
test
/
SemaObjCXX
/
overload.mm
dbfd045
Cookie crumbs.
by John McCall
· 14 years ago
202422e
Actually, that doesn't really work, and anyway we should choose
by John McCall
· 14 years ago
6d09da0
Consider conversions of Objective-C pointers to 'id' to be basically of
by John McCall
· 14 years ago
ddb0ce7
Conversions from Objective C object pointers to bool are "pointer conversions
by John McCall
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
854a4eb
Make tests use the new clang -cc1 flag.
by Fariborz Jahanian
· 15 years ago
d739021
Switch XFAIL format to match LLVM.
by Daniel Dunbar
· 15 years ago
14108da
This patch includes a conceptually simple, but very intrusive/pervasive change.
by Steve Naroff
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
27b09ac
Support conversion from a null pointer constant o any Objective-C object pointer type. Fixes rdar://problem/6463298
by Douglas Gregor
· 16 years ago
a46969d
Add a missing @end. Why didn't this get diagnosed?
by Douglas Gregor
· 16 years ago
c788751
Support more implicit conversions for Objective-C types. Addresses <rdar://problem/6458293>.
by Douglas Gregor
· 16 years ago
45920e8
Allow downcasts of pointers to Objective-C interfaces, with a
by Douglas Gregor
· 16 years ago
dda7889
Add some more implicit conversions for Objective-C++
by Douglas Gregor
· 16 years ago
d6fb7ef
Ultrasimplistic sketch for the parsing of C++ template-ids. This won't
by Douglas Gregor
· 16 years ago
7ca0976
Add implicit conversions for Objective-C qualified ids, e.g.,
by Douglas Gregor
· 16 years ago
cb7de52
Implement implicit conversions for Objective-C specific types, e.g.,
by Douglas Gregor
· 16 years ago