On Tue, Jun 14, 2011 at 9:50 PM, Nico Weber <[email protected]> wrote:

> -// RUN: %clang_cc1 -fsyntax-only -verify %s
> +// RUN: %clang_cc1 -fsyntax-only -verify -Wno-sizeof-array-argument %s
>

Why not just fold the tests array-based warnings on bad sizeof into this
test, and mark them appropriately? The seem closely related anyways...
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to