[LLVMbugs] [Bug 8486] New: -Wformat and -Wformat-security should be independent

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Oct 27 12:22:35 PDT 2010


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

           Summary: -Wformat and -Wformat-security should be independent
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: matthewbg at google.com
                CC: llvmbugs at cs.uiuc.edu


Passing -Wno-format-security to clang also turns off -Wformat, which is
undesirable.

-- 
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