[cfe-dev] clang --analyze: how do I get more verbose diagnostics?
Ted Kremenek
kremenek at apple.com
Mon Nov 18 10:52:25 PST 2013
On Nov 17, 2013, at 1:37 PM, Richard <legalize at xmission.com> wrote:
> Thanks for pointing this out, Jordan. I'm away from the computer
> where I have clang installed at the moment. Does the man page for
> clang mention any of this where --analyze is described? I don't think
> it was.
The clang man page is lacking in many ways, and it certainly isn’t the definitive reference for the static analyzer. The intended documentation location is clang-analyzer.llvm.org. We probably should remove the —analyze reference from the clang man page.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131118/bfc2332d/attachment.html>
More information about the cfe-dev
mailing list