This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Do not stop tracking CXX methods touching OSObject.
ClosedPublic

Authored by george.karpenkov on Oct 22 2018, 6:21 PM.

Diff Detail

Repository
rC Clang

Event Timeline

NoQ added inline comments.Oct 23 2018, 11:49 AM
clang/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
104 ↗(On Diff #170555)

Wait, shouldn't it be, like, for pointee type?

george.karpenkov marked an inline comment as done.
NoQ accepted this revision.Oct 23 2018, 3:54 PM

:)

This revision is now accepted and ready to land.Oct 23 2018, 3:54 PM
This revision was automatically updated to reflect the committed changes.