Skip to content
Commit 39c16d44 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

First non-embarrassing cut at checking for ambiguous derived-to-base

conversions.

Added PerformImplicitConversion, which follows an implicit conversion sequence
computed by TryCopyInitialization and actually performs the implicit
conversions, including the extra check for ambiguity mentioned above.

llvm-svn: 58071
parent c7796d34
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment