[cfe-commits] Fwd: r93198 - /cfe/trunk/lib/Sema/SemaType.cpp

Sean Hunt rideau3 at gmail.com
Mon Jan 11 15:24:34 PST 2010


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


On Mon, Jan 11, 2010 at 4:01 PM, Douglas Gregor <dgregor at apple.com> 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.



More information about the cfe-commits mailing list