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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to