[cfe-commits] r61127 - in /cfe/trunk: include/clang/AST/Decl.h include/clang/Basic/DiagnosticKinds.def lib/Sema/SemaDecl.cpp test/CodeGen/rdr-6140807-alias-references-forward.c test/Parser/recovery.c test/Sema/c89.c test/Sema/function.c test/Sema/redefinition.c

Howard Hinnant hhinnant at apple.com
Wed Dec 17 10:17:17 PST 2008


On Dec 17, 2008, at 9:34 AM, Mike Stump wrote:

> On Dec 16, 2008, at 11:33 PM, Chris Lattner wrote:
>> diagnose C99 6.9.1p5, C arguments in definitions that are lacking
>> a name.  This implements PR3208.
>
> I wish the c1x people would add this into their language...  I think
> that by default we should allow name omission and relegate this to -
> pedantic-errors.

We now have WG-14 representation.  If you want to pursue this contact  
Blaine Garst <blaine at apple.com>.  Fwiw, I think the C committee is  
actively working on a new standard.

-Howard




More information about the cfe-commits mailing list