Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
aa3ee07f675338d1618dba1a7947a84fa5130a4c
/
lib
/
Sema
/
SemaOverload.h
e819caf
Introduce _Complex conversions into the function overloading
by Douglas Gregor
· 17 years ago
fcb1919
Initial implementation of function overloading in C.
by Douglas Gregor
· 17 years ago
3257fb5
Add support for calls to overloaded member functions. Things to note:
by Douglas Gregor
· 17 years ago
6fd3557
Allow downcasts of pointers to Objective-C interfaces, with a
by Douglas Gregor
· 17 years ago
67fdb5b
Implement the rest of C++ [over.call.object], which permits the object
by Douglas Gregor
· 17 years ago
70d2612
Implement support for operator overloading using candidate operator
by Douglas Gregor
· 17 years ago
60714f9
Initial, partially-baked support for implicit user-defined conversions by conversion functions
by Douglas Gregor
· 17 years ago
a3b34bb
Standard conversion sequences now have a CopyConstructor field, to
by Douglas Gregor
· 17 years ago
b72e9da
Implement basic support for converting constructors in user-defined
by Douglas Gregor
· 17 years ago
0e34338
Implement overloading rules for reference binding
by Douglas Gregor
· 17 years ago
2aecd1f
Tweak Sema::CheckReferenceInit so that it (optionally) computes an
by Douglas Gregor
· 17 years ago
1404650
Add support for conversions from a pointer-to-derived to a
by Douglas Gregor
· 17 years ago
ccc0ccc
Implement ranking of standard conversion sequences by their qualification
by Douglas Gregor
· 17 years ago
d2baafd
Preliminary support for function overloading
by Douglas Gregor
· 17 years ago