[PATCH] D62094: [analyzer] List checker/plugin options in 3 categories: released, alpha, developer

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 22 18:15:32 PDT 2019


Szelethus updated this revision to Diff 200856.
Szelethus added a comment.

Removed the beta phase as discussed on the mailing list.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62094/new/

https://reviews.llvm.org/D62094

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: D62094.200856.patch
Type: text/x-patch
Size: 29168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190523/c91cc0b5/attachment-0001.bin>


More information about the cfe-commits mailing list