[cfe-dev] updated scan-build man page
James K. Lowden
jklowden at schemamania.org
Thu May 24 12:39:09 PDT 2012
New & improved man page attached, now with standard license added.
Plus, a patch for scan-build.
* mdoc corrections
* slightly more compact output
* same license as scan-build
* DESCRIPTION describes
* Default checkers corrected & explained
* Authors credited
The patch adds support for --help-checkers. It just lists the default
checkers by recursively invoking "scan-build -h" and looking for the
magic '+' signs.
I also added a $Id$ reference for keyword expansion. I don't know the
project policy for Subversion properties. They don't seem to be turned
on for scan-build and scan-build.1 because
$ svn propget svn:keywords scan-build scan-build.1
produces no output.
Comments welcome of course. For your viewing convenience, the PDF
version can be found at
http://www.schemamania.org/clang/scan-build.pdf.
--jkl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scan-build.diff
Type: application/octet-stream
Size: 1030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120524/6201fdc5/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scan-build.1
Type: application/octet-stream
Size: 9873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120524/6201fdc5/attachment-0001.obj>
More information about the cfe-dev
mailing list