[PATCH] D62093: [analyzer] List checkers in 3 categories: released, alpha, developer
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 22 18:12:48 PDT 2019
Szelethus updated this revision to Diff 200854.
Szelethus added a comment.
Removed the beta phase as discussed on the mailing list.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62093/new/
https://reviews.llvm.org/D62093
Files:
include/clang/Driver/CC1Options.td
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/Frontend/CheckerRegistry.cpp
test/Analysis/analyzer-checker-option-help.c
test/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp
utils/TableGen/ClangSACheckersEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62093.200854.patch
Type: text/x-patch
Size: 29168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190523/02e53765/attachment-0001.bin>
More information about the cfe-commits
mailing list