Details
Details
Diff Detail
Diff Detail
Event Timeline
clang/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp | ||
---|---|---|
61 | We have isSameOrDerivedFrom(). |
Paths
| Differential D51184
[analyzer] Better retain count rules for OSObjects ClosedPublic Authored by george.karpenkov on Aug 23 2018, 2:12 PM.
Details
Diff Detail Event TimelineHerald added subscribers: Szelethus, mikhail.ramalho, a.sidorin and 3 others. · View Herald TranscriptAug 23 2018, 2:13 PM This revision is now accepted and ready to land.Aug 23 2018, 6:08 PM Closed by commit rL340961: [analyzer] Better retain count rules for OSObjects (authored by george.karpenkov). · Explain WhyAug 29 2018, 1:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 162265 clang/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
|
We have isSameOrDerivedFrom().