[LLVMbugs] [Bug 21503] New: checker-276 published on web site doesn't support new parameters from Xcode 6

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Nov 6 10:19:01 PST 2014


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

            Bug ID: 21503
           Summary: checker-276 published on web site doesn't support new
                    parameters from Xcode 6
           Product: clang
           Version: 3.5
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Static Analyzer
          Assignee: kremenek at apple.com
          Reporter: francis.labrie at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

checker-276 published on February 19, 2014 is the latest version available on
the Clang Static Analyser web site at http://clang-analyzer.llvm.org/.

Unfortunately, this version seems to be too old for Xcode 6: some new
parameters are not supported and make our Jenkins jobs to fail. Example:

clang: error: unknown argument: '-fmodule-implementation-of'
clang: error: cannot specify -o when generating multiple output files
Command /usr/checker-276/bin/clang failed with exit code 1

Would it be possible to update the Clang Static Analyser package on that site
to make it compatible with latest Xcode release? Thanks!

-- 
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/20141106/41b46ca3/attachment.html>


More information about the llvm-bugs mailing list