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

When type-checking a static cast (or the static_cast part of a C-style

cast) that is converting to a class type, enumerate its constructors
as in any other direct initialization. This ensures that we get the
proper conversion sequence.

llvm-svn: 88751
parent 50ec0da0
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