[PATCH] D18823: Implementation of VlA of GNU C++ extension
Richard Smith via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 11 12:51:39 PDT 2016
rsmith added a comment.
@vbyakovl The description of this patch is very misleading. What I believe this does is to allow VLAs with non-trivially-destructed element types. Can you fix the description (and make sure the fixed version ends up in the commit message if this is approved)?
@rjmccall Do you recall why we disallow this?
http://reviews.llvm.org/D18823
More information about the cfe-commits
mailing list