<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - set-xcode-analyzer doesn't work anymore"
   href="http://llvm.org/bugs/show_bug.cgi?id=19570">19570</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>set-xcode-analyzer doesn't work anymore
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>MacOS X
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Static Analyzer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>kremenek@apple.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>balicki.aleksander@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I've tried to set my default xcode analyzer as described in the article (the
same commands are on the static analyzer webpage):

<a href="http://useyourloaf.com/blog/2014/04/16/running-custom-clang-analyzer-builds.html">http://useyourloaf.com/blog/2014/04/16/running-custom-clang-analyzer-builds.html</a>

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?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>