commit | a0750768718bb5d05150641b5bba74847a21bc09 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed Oct 06 16:00:31 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed Oct 06 16:00:31 2010 +0000 |
tree | d6bdfa383075f672a38b04fd1a4add0f4e8f3214 | |
parent | d2829b76a87a70791184b3cac89900d2cda46ce4 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115790 91177308-0d34-0410-b5e6-96231b3b80d8