[cfe-commits] Patch for Bug 4307 - pedantic warning for use of flexible array member in c89 mode

Eitan Adler lists at eitanadler.com
Thu Jan 19 05:03:58 PST 2012


Attached is a patch which adds a warning with -pedantic -std=c89 that
flexible array members are not a C89 feature (per bug 4307)

-- 
Eitan Adler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: warn-on-var-sized-c99.4307.patch
Type: application/octet-stream
Size: 2464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120119/3cd675ba/attachment.obj>


More information about the cfe-commits mailing list