<div class="gmail_quote">On Tue, Jun 14, 2011 at 9:50 PM, Nico Weber <span dir="ltr"><<a href="mailto:nicolasweber@gmx.de">nicolasweber@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":23q">-// RUN: %clang_cc1 -fsyntax-only -verify %s<br>
+// RUN: %clang_cc1 -fsyntax-only -verify -Wno-sizeof-array-argument %s</div></blockquote></div><br><div>Why not just fold the tests array-based warnings on bad sizeof into this test, and mark them appropriately? The seem closely related anyways...</div>