[cfe-dev] scan-build man page
Ted Kremenek
kremenek at apple.com
Thu May 10 22:21:06 PDT 2012
On May 10, 2012, at 7:52 PM, James K. Lowden <jklowden at schemamania.org> wrote:
>> Now scan-build isn't git. The options are fairly simple, and most of
>> them exist today because of stupid limitations in its current
>> implementation.
>
> Maybe there's a method in the madness, but I'd like to settle on 1 or 2
> dashes for options, and no equals sign before arguments. We currently
> have AIUI:
>
> --use-c++ [=compiler_path]
> and
> -store [model]
>
> for instance.
Yes, it sucks. I don't know what I was thinking at the time. I'm considering taking a fresh look at scan-build this summer, and possibly reimplementing large pieces of it. It would be a good opportunity to clean up the CLI.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120510/577696ff/attachment.html>
More information about the cfe-dev
mailing list