[LLVMbugs] [Bug 19570] New: set-xcode-analyzer doesn't work anymore

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Apr 26 03:54:17 PDT 2014


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

            Bug ID: 19570
           Summary: set-xcode-analyzer doesn't work anymore
           Product: clang
           Version: unspecified
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
          Assignee: kremenek at apple.com
          Reporter: balicki.aleksander at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

I've tried to set my default xcode analyzer as described in the article (the
same commands are on the static analyzer webpage):

http://useyourloaf.com/blog/2014/04/16/running-custom-clang-analyzer-builds.html

But as one of the people in the comments said:

"i receive "No compiler configuration file was found. Xcode's analyzer has not
been updated." have you any idea why this happen ?"

The same happens for me:

 % sudo ./set-xcode-analyzer --use-checker-build=/usr/local/checker-276
Password:
(+) Using Clang bundled with checker build: /usr/local/checker-276
(+) Searching for xcspec file in:  /Applications/Xcode.app/Contents/Developer
(-) No compiler configuration file was found.  Xcode's analyzer has not been
updated.

I'm using the newest as of today version of Xcode, installed using MAS, version
5.1.1 (5B1008).

How can I set the checker manually or will there be a fix for that?

-- 
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/20140426/76889825/attachment.html>


More information about the llvm-bugs mailing list