[LLVMbugs] [Bug 17435] Visual Studio 2012: pragma warning(push, 0) issues a warning

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Oct 2 08:30:15 PDT 2013


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rnk at google.com
         Resolution|---                         |FIXED

--- Comment #1 from Reid Kleckner <rnk at google.com> ---
r191833 makes clang not warn.  The pragma is still unimplemented, though,
because clang's diagnostics are different from MSVC's.  That's already covered
by PR17145.

-- 
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/20131002/f135b6cd/attachment.html>


More information about the llvm-bugs mailing list