llvm-project/clang/tools/scan-build
Anna Zaks 268f154f48 [analyzer] Loading external plugins with scan-build
Load custom plugins when running scan-build. This is useful when
additional static analysis Checkers must be provided via clang's plugin
interface.

Loading additional plugins can now be done via the scan-build call:
scan-build -load-plugin <plugin.so>

A patch by Thomas Hauth.

llvm-svn: 157452
2012-05-25 01:13:50 +00:00
..
c++-analyzer [analyzer] Correct the c++-analyzer symlink 2012-01-06 17:11:23 +00:00
ccc-analyzer [analyzer] Loading external plugins with scan-build 2012-05-25 01:13:50 +00:00
scan-build [analyzer] Loading external plugins with scan-build 2012-05-25 01:13:50 +00:00
scan-build.1 New & improved man page attached, now with standard license added. 2012-05-24 20:13:47 +00:00
scanview.css
set-xcode-analyzer Update set-xcode-analyzer to work with Xcode repackaging in Xcode 4.3 2012-02-22 18:44:35 +00:00
sorttable.js