[LLVMbugs] [Bug 22569] New: clang-cl doesn't map /wd4996

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Feb 12 10:42:02 PST 2015


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

            Bug ID: 22569
           Summary: clang-cl doesn't map /wd4996
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: scottmg at chromium.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 13856
  --> http://llvm.org/bugs/attachment.cgi?id=13856&action=edit
possible fix

C4996 https://msdn.microsoft.com/en-us/library/ttcz0bys.aspx seems to map
closely to -Wno-deprecated-declarations. I don't know if there's much
enthusiasm for trying to map everything though.

-- 
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/20150212/be71898c/attachment.html>


More information about the llvm-bugs mailing list