[PATCH] D23060: [analyzer] Show enabled checker list

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 8 06:49:05 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278006: [analyzer] Command line option to show enabled checker list. (authored by xazax).

Changed prior to commit:
  https://reviews.llvm.org/D23060?vs=67129&id=67157#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23060

Files:
  cfe/trunk/include/clang/Driver/CC1Options.td
  cfe/trunk/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/CheckerRegistry.h
  cfe/trunk/include/clang/StaticAnalyzer/Frontend/FrontendActions.h
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/CheckerRegistry.cpp
  cfe/trunk/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
  cfe/trunk/test/Analysis/analyzer-enabled-checkers.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23060.67157.patch
Type: text/x-patch
Size: 7984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160808/d7a98d5a/attachment.bin>


More information about the cfe-commits mailing list