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)
commite1e89370f0f81a6f30ec1f3f744836260102a8e0
tree3b43bdf92a24f0182a38e866f7c9a635111db6c0
parenta649cc75b37387df759f5d128582b4aa99f59041
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!

llvm-svn: 157411
clang/tools/scan-build/scan-build
clang/tools/scan-build/scan-build.1