This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Better retain count rules for OSObjects
ClosedPublic

Authored by george.karpenkov on Aug 23 2018, 2:12 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

NoQ accepted this revision.Aug 23 2018, 6:08 PM
NoQ added inline comments.
clang/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
61 ↗(On Diff #162309)

We have isSameOrDerivedFrom().

This revision is now accepted and ready to land.Aug 23 2018, 6:08 PM
This revision was automatically updated to reflect the committed changes.