[PATCH] [clang-tidy] Support for Static Analyzer plugins
Gábor Horváth
xazax.hun at gmail.com
Thu Jun 4 01:11:18 PDT 2015
- The global static analyzer checker list now initialized with the static list. It is only updated if plugin-path command line argument is given.
- Fixed some nits.
http://reviews.llvm.org/D9555
Files:
clang-tidy/CMakeLists.txt
clang-tidy/ClangTidy.cpp
clang-tidy/ClangTidy.h
clang-tidy/tool/CMakeLists.txt
clang-tidy/tool/ClangTidyMain.cpp
clang-tidy/tool/Makefile
test/clang-tidy/clang-static-analyzer-plugin.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9555.27096.patch
Type: text/x-patch
Size: 5842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150604/191d472f/attachment.bin>
More information about the cfe-commits
mailing list