[cfe-commits] r93198 - /cfe/trunk/lib/Sema/SemaType.cpp
Douglas Gregor
dgregor at apple.com
Mon Jan 11 15:10:22 PST 2010
On Jan 11, 2010, at 3:10 PM, David Chisnall wrote:
> On 11 Jan 2010, at 23:01, Douglas Gregor wrote:
>
>> In any case, please revert this change until you or someone else
>> has some working CodeGen support for VLAs, so that we know they
>> aren't totally broken.
>
> Ooops - I didn't look for a PR before looking at the problem, I just
> came across this problem with some C++ code that otherwise compiled
> with clang. I've reverted it now.
Thanks!
- Doug
More information about the cfe-commits
mailing list