Switch static_cast from the old reference-initialization code (via
CheckReferenceInit) over to the new initialization code (InitializationSequence), which is better-tested and doesn't require us to compute the entire conversion sequence twice. llvm-svn: 99452
Loading
Please register or sign in to comment