[PATCH] D57858: [analyzer] Add a new frontend flag to display all checker options
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 16 13:06:31 PDT 2019
Szelethus updated this revision to Diff 190997.
Szelethus added a comment.
Add a test case for then checker plugin.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57858/new/
https://reviews.llvm.org/D57858
Files:
include/clang/Driver/CC1Options.td
include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
include/clang/StaticAnalyzer/Frontend/FrontendActions.h
lib/Frontend/CompilerInvocation.cpp
lib/FrontendTool/ExecuteCompilerInvocation.cpp
lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
test/Analysis/analyzer-checker-option-help.c
test/Analysis/checker-plugins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57858.190997.patch
Type: text/x-patch
Size: 10368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190316/065ec8ae/attachment.bin>
More information about the cfe-commits
mailing list