diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-12-11 01:40:16 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-12-11 01:40:16 +0000 |
commit | 1c96bc5d03f96eb7a209e6e48a571cbdbebbf5ac (patch) | |
tree | c6e19bf8701049cfb993d542b4d397229b6ff1b6 /clang/lib/AST/RecordLayoutBuilder.cpp | |
parent | 5c65a0efd10f023ba24785fd19cf0339e68c169c (diff) | |
download | bcm5719-llvm-1c96bc5d03f96eb7a209e6e48a571cbdbebbf5ac.tar.gz bcm5719-llvm-1c96bc5d03f96eb7a209e6e48a571cbdbebbf5ac.zip |
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
Diffstat (limited to 'clang/lib/AST/RecordLayoutBuilder.cpp')
0 files changed, 0 insertions, 0 deletions