forked from OSchip/llvm-project
5c407d9a9b
pointer-to-base. Also, add overload ranking for pointer conversions (for both pointer-to-void and derived-to-base pointer conversions). Note that we do not yet diagnose derived-to-base pointer conversion errors that stem from ambiguous or inacessible base classes. These aren't handled during overload resolution; rather, when the conversion is actually used we go ahead and diagnose the error. llvm-svn: 58017 |
||
---|---|---|
.. | ||
bool.cpp | ||
carbon.cpp | ||
class-names.cpp | ||
class.cpp | ||
condition.cpp | ||
decl-expr-ambiguity.cpp | ||
default1.cpp | ||
default2.cpp | ||
direct-initializer.cpp | ||
do-while-scope.cpp | ||
inherit.cpp | ||
namespace.cpp | ||
overload-call.cpp | ||
overload-decl.cpp | ||
qualification-conversion.cpp | ||
references.cpp | ||
return-stack-addr.cpp | ||
static-initializers.cpp | ||
this.cpp | ||
type-convert-construct.cpp | ||
wchar_t.cpp |