[LLVMbugs] [Bug 7296] New: Disable specific warnings during static analysis

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jun 3 13:14:49 PDT 2010


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

           Summary: Disable specific warnings during static analysis
           Product: clang
           Version: unspecified
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
        AssignedTo: kremenek at apple.com
        ReportedBy: khakionion at gmail.com
                CC: llvmbugs at cs.uiuc.edu


I'm including the source for a couple of libraries in an Xcode project of mine,
and their source raises Clang Static Analyzer warnings. I looked and looked at
both the Xcode level and the Clang level for a way to disable specific warnings
so I can have a zero-message build, but could not find such functionality. Is
this possible? If not, is it feasible to add in a future release?

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