[PATCH] D56039: [analyzer] [NFC] Move ObjKind into a separate top-level enum in RetainSummaryManager.

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 10:20:00 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350857: [analyzer] [NFC] Move ObjKind into a separate top-level enum in… (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D56039?vs=179392&id=181084#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56039

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/RetainSummaryManager.h
  cfe/trunk/lib/ARCMigrate/ObjCMT.cpp
  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/Core/RetainSummaryManager.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56039.181084.patch
Type: text/x-patch
Size: 18322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/5764a55b/attachment.bin>


More information about the llvm-commits mailing list