Rearrange code so that we pass the right pointer to delete[] when an exception...
Rearrange code so that we pass the right pointer to delete[] when an exception is thrown constructing the array elements in an array new expression. Fixes PR10870. llvm-svn: 139158
Loading
Please register or sign in to comment