[cfe-commits] r171912 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaExpr.cpp test/SemaObjCXX/capturing-flexible-array-in-block.mm

jahanian fjahanian at apple.com
Tue Jan 8 16:01:06 PST 2013


On Jan 8, 2013, at 3:56 PM, Eli Friedman <eli.friedman at gmail.com> wrote:

>>> 
>> 
>> C++11 doesn't have flexible array members. The diagnostic seems
>> sensible to me for lambdas.
> 
> Oh, oops... clang is missing a diagnostic here.

I am putting the diagnostic for lambda back. We can do the overall diagnostic later.
- Fariborz

> 
> -Eli




More information about the cfe-commits mailing list