[LLVMbugs] [Bug 9701] Clang should err, not warn, on unrecognized warning options

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun May 12 22:41:16 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=9701

Jeremy Huddleston Sequoia <jeremyhu at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jeremyhu at apple.com
         Resolution|---                         |WONTFIX

--- Comment #8 from Jeremy Huddleston Sequoia <jeremyhu at apple.com> ---
You can use -Werror=unknown-warning-option

As of 3.1, the ordering of -Werror=unknown-warning-option and the "bad" command
line arguments doesn't matter.

See the XORG_TESTSET_CFLAG macro at
http://cgit.freedesktop.org/xorg/util/macros/tree/xorg-macros.m4.in

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130513/1cfabd7a/attachment.html>


More information about the llvm-bugs mailing list