]> granicus.if.org Git - clang/commit
New & improved man page attached, now with standard license added.
authorTed Kremenek <kremenek@apple.com>
Thu, 24 May 2012 20:13:47 +0000 (20:13 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 24 May 2012 20:13:47 +0000 (20:13 +0000)
commit8db26ce0464c712058ab60b72e2a70c04148020e
treefd01f030087831a6f3737d28b777b3729eea3a7d
parentd5f1bd247630a19d2882fe9cf5777bd0da5edb67
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.

Patch by James Lowden!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157411 91177308-0d34-0410-b5e6-96231b3b80d8
tools/scan-build/scan-build
tools/scan-build/scan-build.1