[PATCH] D55036: [analyzer] [NFC] Minor refactoring of RetainCountDiagnostics

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 29 18:21:40 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347946: [analyzer] [NFC] Minor refactoring of RetainCountDiagnostics (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D55036?vs=175788&id=176016#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55036

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h
  cfe/trunk/test/Analysis/osobject-retain-release.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55036.176016.patch
Type: text/x-patch
Size: 24403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181130/0d0d668d/attachment-0001.bin>


More information about the llvm-commits mailing list