When the type-id or new-type-id of a C++ "new" expression is a typedef
of an array type, use the outermost array bound as the number of elements to allocate. Fixes PR7147. llvm-svn: 103908
Loading
Please register or sign in to comment
of an array type, use the outermost array bound as the number of elements to allocate. Fixes PR7147. llvm-svn: 103908