[PATCH] D18823: Implementation of VlA of GNU C++ extension

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 11 07:41:30 PDT 2016


aaron.ballman added reviewers: rsmith, doug.gregor.
aaron.ballman added a comment.

Adding a few more reviewers.

Is there a major use case driving this patch, or is this just for GCC compatibility? Personally, I would prefer to avoid adding VLA support to C++ unless there's a good motivating use case, but would like to hear what Richard or Doug think on the subject.


http://reviews.llvm.org/D18823





More information about the cfe-commits mailing list