When type-checking a C++ "new" expression, don't type-check the actual
initialization if any of the constructor/initialization arguments are type-dependent. Fixes PR5224. llvm-svn: 84365
Loading
Please register or sign in to comment
initialization if any of the constructor/initialization arguments are type-dependent. Fixes PR5224. llvm-svn: 84365