[LLVMbugs] [Bug 21129] clang-cl: cannot compile anything with /WX

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Oct 2 18:24:57 PDT 2014


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

Hans Wennborg <hans at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |hans at chromium.org
         Resolution|---                         |WONTFIX

--- Comment #1 from Hans Wennborg <hans at chromium.org> ---
I don't think there are any plans to treat warnings from the command-line
differently, but you can use -Qunused-arguments to turn off the unused argument
warnings.

-- 
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/20141003/e39fa836/attachment.html>


More information about the llvm-bugs mailing list