[PATCH] D60925: [analyzer] Don't display implementation checkers under -analyzer-checker-help, but do under the new flag -analyzer-checker-help-hidden
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 1 12:28:30 PDT 2019
Szelethus updated this revision to Diff 197609.
Szelethus edited the summary of this revision.
Szelethus added a comment.
Hide `security.insecureAPI.SecuritySyntaxChecker` by default.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60925/new/
https://reviews.llvm.org/D60925
Files:
include/clang/Driver/CC1Options.td
include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h
include/clang/StaticAnalyzer/Checkers/CheckerBase.td
include/clang/StaticAnalyzer/Checkers/Checkers.td
include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
lib/Frontend/CompilerInvocation.cpp
lib/FrontendTool/ExecuteCompilerInvocation.cpp
lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
lib/StaticAnalyzer/Core/SarifDiagnostics.cpp
lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
test/Analysis/show-checker-list.c
utils/TableGen/ClangSACheckersEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60925.197609.patch
Type: text/x-patch
Size: 17977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190501/a2a7db3a/attachment-0001.bin>
More information about the cfe-commits
mailing list