Since quite a lot of projects rely on it working as a noop
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D50872
[analyzer] Re-instate support for MakeCollectable is RetainCountChecker ClosedPublic Authored by george.karpenkov on Aug 16 2018, 3:31 PM.
Details Summary Since quite a lot of projects rely on it working as a noop
Diff Detail Event TimelineHerald added subscribers: Szelethus, mikhail.ramalho, a.sidorin and 3 others. · View Herald TranscriptAug 16 2018, 3:31 PM This revision is now accepted and ready to land.Aug 17 2018, 10:48 AM Closed by commit rL340097: [analyzer] Re-instate support for MakeCollectable is RetainCountChecker (authored by george.karpenkov). · Explain WhyAug 17 2018, 2:43 PM This revision was automatically updated to reflect the committed changes. Closed by commit rC340097: [analyzer] Re-instate support for MakeCollectable is RetainCountChecker (authored by george.karpenkov). · Explain WhyAug 17 2018, 2:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 161134 clang/include/clang/Analysis/ObjCRetainCount.h
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountSummaries.h
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountSummaries.cpp
clang/test/Analysis/Inputs/expected-plists/retain-release-path-notes.m.plist
clang/test/Analysis/retain-release-path-notes.m
clang/test/Analysis/retain-release.m
|