In the verify-only pass, check that items that don't have an initializer in an...
In the verify-only pass, check that items that don't have an initializer in an init list can be value-initialized, at least when designated initializers are not involved. No test case yet, since early failures cannot be distinguished from late failures until overload resolution works. llvm-svn: 142146
Loading
Please register or sign in to comment