[PATCH] D50111: [analyzer] Add ASTContext to CheckerManager

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 6 16:09:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC339079: [analyzer] Add ASTContext to CheckerManager (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50111?vs=158834&id=159424#toc

Repository:
  rC Clang

https://reviews.llvm.org/D50111

Files:
  include/clang/StaticAnalyzer/Core/CheckerManager.h
  include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
  include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h
  lib/StaticAnalyzer/Core/AnalysisManager.cpp
  lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
  lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50111.159424.patch
Type: text/x-patch
Size: 7653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180806/6ee2c454/attachment-0001.bin>


More information about the cfe-commits mailing list