[PATCH] D50747: [analyzer] Drop support for GC mode in RetainCountChecker
George Karpenkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 17 14:41:37 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC340091: [analyzer] Drop support for GC mode in RetainCountChecker (authored by george.karpenkov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50747?vs=160723&id=161330#toc
Repository:
rC Clang
https://reviews.llvm.org/D50747
Files:
include/clang/StaticAnalyzer/Checkers/ObjCRetainCount.h
lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
test/Analysis/CFDateGC.m
test/Analysis/Inputs/expected-plists/retain-release-path-notes-gc.m.plist
test/Analysis/Inputs/expected-plists/retain-release-path-notes.m.plist
test/Analysis/PR2599.m
test/Analysis/retain-release-gc-only.m
test/Analysis/retain-release-path-notes-gc.m
test/Analysis/retain-release-path-notes.m
test/Analysis/retain-release.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50747.161330.patch
Type: text/x-patch
Size: 256093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180817/b14d3bc0/attachment-0001.bin>
More information about the cfe-commits
mailing list