[cfe-dev] XCode 4.3 and Clang vs AppCode static analysis question.
Ted Kremenek
kremenek at apple.com
Mon May 7 10:22:31 PDT 2012
On Apr 24, 2012, at 7:31 AM, Seamus McGowan <seamus.mcgowan at gmail.com> wrote:
> I have attempted to run Clang from the command line to see if its an issue with the XCode project but encounter this error:
> clang: error: unsupported option '--serialize-diagnostics'
Hi Seamus,
You are running a version of the analyzer that is too old for that version of Xcode. You need to grab a newer checker build from clang-analyzer.llvm.org website.
Cheers,
Ted
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120507/140eedf9/attachment.html>
More information about the cfe-dev
mailing list