[LLVMbugs] [Bug 11972] New: static analyzer shouldn't check code #included via -isystem option.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Feb 10 06:39:30 PST 2012


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

             Bug #: 11972
           Summary: static analyzer shouldn't check code #included via
                    -isystem option.
           Product: clang
           Version: 3.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
        AssignedTo: kremenek at apple.com
        ReportedBy: pluto at agmk.net
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


hi,
during static-analyzing i'm observing that clang checks sources included
from paths specficied via '-isystem' which normally shoudn't be diagnosed.
imho only sources included via '-I' should be diagnosed.

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