[PATCH] D57127: [analyzer] Port RetainSummaryManager to the new GenericCall interface, decouple ARCMT from the analyzer

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 24 17:25:24 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC352149: [analyzer] Port RetainSummaryManager to the new AnyCall interface, decouple… (authored by george.karpenkov, committed by ).
Herald added subscribers: cfe-commits, jfb.

Changed prior to commit:
  https://reviews.llvm.org/D57127?vs=183422&id=183455#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57127/new/

https://reviews.llvm.org/D57127

Files:
  include/clang/Analysis/RetainSummaryManager.h
  include/clang/StaticAnalyzer/Core/RetainSummaryManager.h
  lib/ARCMigrate/CMakeLists.txt
  lib/ARCMigrate/ObjCMT.cpp
  lib/Analysis/CMakeLists.txt
  lib/Analysis/RetainSummaryManager.cpp
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h
  lib/StaticAnalyzer/Core/CMakeLists.txt
  lib/StaticAnalyzer/Core/RetainSummaryManager.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57127.183455.patch
Type: text/x-patch
Size: 161952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190125/e7a3553f/attachment-0001.bin>


More information about the cfe-commits mailing list