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
Loading
Please register or sign in to comment