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

Steve set me straight on this one. GCC was right, EDG was wrong: the

direct-initialization following a user-defined conversion can select
any constructor; it just can't employ any user-defined
conversions. So we ban those conversions and classify the constructor
call based on the relationship between the "from" and "to" types in
the conversion.

llvm-svn: 63554
parent d931a87f
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