[cfe-commits] r133039 - /cfe/trunk/test/SemaCXX/warn-memset-bad-sizeof.cpp

Chandler Carruth chandlerc at google.com
Tue Jun 14 22:00:06 PDT 2011


On Tue, Jun 14, 2011 at 9:50 PM, Nico Weber <nicolasweber at gmx.de> 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...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110614/807bccb0/attachment.html>


More information about the cfe-commits mailing list