]> granicus.if.org Git - clang/commit
Enhance scan-build to print out available analyses using new checker registration...
authorTed Kremenek <kremenek@apple.com>
Fri, 25 Feb 2011 22:00:40 +0000 (22:00 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 25 Feb 2011 22:00:40 +0000 (22:00 +0000)
commitba90e8a12e6e8889035ed57fb49b40b9cd4ef990
tree7b323668d99462e4c1f1ab9386f663b56ae07d13
parent34f9e296418229074e1cf2ecdf5049cb6acfcebe
Enhance scan-build to print out available analyses using new checker registration model.

This isn't totally complete.  Right now scan-build uses some heuristics to determine
which checkers are enabled by default, but it cannot always tell which checkers
are not enabled.

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