[PATCH] D62093: [analyzer] List checkers in 3 categories: released, alpha, developer

Kristóf Umann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 23 14:44:20 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361558: [analyzer] List checkers in 3 categories: released, alpha, developer (authored by Szelethus, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D62093?vs=200855&id=201074#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62093

Files:
  cfe/trunk/include/clang/Driver/CC1Options.td
  cfe/trunk/include/clang/StaticAnalyzer/Checkers/CheckerBase.td
  cfe/trunk/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  cfe/trunk/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
  cfe/trunk/test/Analysis/show-checker-list.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62093.201074.patch
Type: text/x-patch
Size: 9504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/bd78d193/attachment.bin>


More information about the llvm-commits mailing list