[LLVMbugs] [Bug 19704] New: ccc-analyzer does not pass --sysroot to clang

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat May 10 08:39:51 PDT 2014


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

            Bug ID: 19704
           Summary: ccc-analyzer does not pass --sysroot to clang
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
          Assignee: kremenek at apple.com
          Reporter: john at keeping.me.uk
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 12501
  --> http://llvm.org/bugs/attachment.cgi?id=12501&action=edit
Patch

When cross-compiling, I need to use --sysroot so that Clang uses the correct
headers.  Using scan-build, ccc-analyzer strips this when invoking the
analyzer, causing it to fail to find some headers.

-- 
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/20140510/7ec8ee32/attachment.html>


More information about the llvm-bugs mailing list