---------- Forwarded message ----------
From: Sean Hunt <[email protected]>
Date: Mon, Jan 11, 2010 at 4:11 PM
Subject: Re: [cfe-commits] r93198 - /cfe/trunk/lib/Sema/SemaType.cpp
To: Douglas Gregor <[email protected]>


On Mon, Jan 11, 2010 at 4:01 PM, Douglas Gregor <[email protected]> wrote:
> Of course, there's also the problem that we're not even certain that
> we even *want* to ever support VLAs in C++. However, having a proper
> implementation that generates correct code goes a long way to
> answering "yes".

I'm personally opposed to VLAs being in C++ if they do not warn by
default; there should need to be a specific flag passed to enable
them.

Sean

PS. I'm doing bad at this today.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to