Skip to content
Commit cda95f47 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 5ce10a67
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