Since quite a lot of projects rely on it working as a noop
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 161337 cfe/trunk/include/clang/Analysis/ObjCRetainCount.h
cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountSummaries.h
cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountSummaries.cpp
cfe/trunk/test/Analysis/Inputs/expected-plists/retain-release-path-notes.m.plist
cfe/trunk/test/Analysis/retain-release-path-notes.m
cfe/trunk/test/Analysis/retain-release.m
|