[LLVMbugs] [Bug 13881] Clang incorrectly accepts zero-length arrays that are not flexible array members
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Sep 19 16:05:00 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13881
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
Resolution| |INVALID
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> 2012-09-19 18:05:00 CDT ---
We accept this code as an extension. Use -pedantic-errors to get an error here.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list