When performing an array new of a multidimensional array with an initializer
list, each element of the initializer list may provide more than one of the base elements of the array. Be sure to initialize the right type and bump the array pointer by the right amount. llvm-svn: 196995
Loading
Please register or sign in to comment