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

Reject the allocation of variably-modified types in C++ 'new'

expressions. Fixes PR8209 in the narrowest way possible. I'm still
considering whether I want to implement the extension that permits the
use of VLA types in a 'new' expression.

llvm-svn: 115790
parent 5b389f49
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