[PATCH] D50821: [analyzer] Split up RetainCountChecker

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 17 14:42:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC340092: [analyzer] [NFC] Split up RetainCountChecker (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50821?vs=160947&id=161332#toc

Repository:
  rC Clang

https://reviews.llvm.org/D50821

Files:
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountSummaries.cpp
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountSummaries.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50821.161332.patch
Type: text/x-patch
Size: 293428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180817/010d9394/attachment-0001.bin>


More information about the cfe-commits mailing list