Ping.

On 05/09/2013, at 18:33 , Peter Lewis <[email protected]> wrote:

> This patch adds the following specific warning flags to -Wgnu:
> 
> gnu-anonymous-struct
> gnu-compound-literal-initializer
> gnu-empty-struct
> gnu-flexible-array-initializer
> gnu-flexible-array-union-member
> gnu-folding-constant
> redeclared-class-member
> gnu-redeclared-enum
> gnu-union-cast
> gnu-variable-sized-type-not-at-end
> 
> At Eli's suggestion, redeclared-class-member does not have the gnu prefix, 
> and this patch subsumes ext_vla_folded_to_constant into gnu-folding-constant 
> (a visible effect of this is that -Wgnu enables gnu-folding-constant which 
> enabled ext_vla_folded_to_constant where previously it would not have).
> 
> http://llvm-reviews.chandlerc.com/D1605
> 
> Files:
>  test/Sema/gnu-flags.c
>  test/Misc/warning-flags-tree.c
>  test/Misc/warning-flags.c
>  test/SemaCXX/gnu-flags.cpp
>  include/clang/Basic/DiagnosticGroups.td
>  include/clang/Basic/DiagnosticSemaKinds.td
> <D1605.1.patch>

-- 
Keyboard Maestro 6.2 now out - control Mail, reveal a file, format AppleScripts 
and more.

Keyboard Maestro <http://www.keyboardmaestro.com/> Macros for your Mac
<http://www.stairways.com/>           <http://download.keyboardmaestro.com/>


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to