[PATCH] D53296: [analyzer] New flag to print all -analyzer-config options

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 29 16:27:23 PDT 2018


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

Hardcoded the first entry as suggested by @george.karpenkov.


https://reviews.llvm.org/D53296

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53296.171611.patch
Type: text/x-patch
Size: 9270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181029/145ca018/attachment.bin>


More information about the cfe-commits mailing list