[PATCH] D56070: [analyzer] [RetainCountChecker] [NFC] Remove redundant enum items *Msg, as the object type is already communicated by a separate field
George Karpenkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 10 10:20:31 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350859: [analyzer] [RetainCountChecker] [NFC] Remove redundant enum items *Msg, as theā¦ (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D56070?vs=179483&id=181085#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56070/new/
https://reviews.llvm.org/D56070
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/Core/RetainSummaryManager.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56070.181085.patch
Type: text/x-patch
Size: 17570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/2c6b662d/attachment.bin>
More information about the llvm-commits
mailing list