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

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 8 01:30:45 PDT 2016


xazax.hun updated this revision to Diff 67129.
xazax.hun marked an inline comment as done.
xazax.hun added a comment.

- Changes according to the review comments.


https://reviews.llvm.org/D23060

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

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


More information about the cfe-commits mailing list