<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 --- - checker-276 published on web site doesn't support new parameters from Xcode 6"
   href="http://llvm.org/bugs/show_bug.cgi?id=21503">21503</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>checker-276 published on web site doesn't support new parameters from Xcode 6
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>3.5
          </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>enhancement
          </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>francis.labrie@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>checker-276 published on February 19, 2014 is the latest version available on
the Clang Static Analyser web site at <a href="http://clang-analyzer.llvm.org/">http://clang-analyzer.llvm.org/</a>.

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