[PATCH] D56988: [analyzer][NFC] Supply CheckerRegistry with AnalyzerOptions

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 20 15:57:49 PST 2019


Szelethus created this revision.
Szelethus added reviewers: NoQ, george.karpenkov, baloghadamsoftware, xazax.hun, rnkovacs.
Herald added subscribers: cfe-commits, gamesh411, dkrupp, donat.nagy, mikhail.ramalho, a.sidorin, szepet, whisperity.

Title says it all.


Repository:
  rC Clang

https://reviews.llvm.org/D56988

Files:
  include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
  include/clang/StaticAnalyzer/Frontend/FrontendActions.h
  lib/FrontendTool/ExecuteCompilerInvocation.cpp
  lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
  lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56988.182722.patch
Type: text/x-patch
Size: 8891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190120/79550676/attachment.bin>


More information about the cfe-commits mailing list