Skip to content
Commit 1c96bc5d authored by Richard Smith's avatar Richard Smith
Browse files

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
parent 5c65a0ef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment