This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Trust summaries for OSObject::retain and OSObject::release
ClosedPublic

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

Diff Detail

Repository
rC Clang

Event Timeline

NoQ accepted this revision.Oct 23 2018, 11:46 AM
NoQ added inline comments.
clang/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
529 ↗(On Diff #170553)

Typo: "treating". Or "testing"? (:

This revision is now accepted and ready to land.Oct 23 2018, 11:46 AM
george.karpenkov marked an inline comment as done.Oct 23 2018, 11:49 AM
This revision was automatically updated to reflect the committed changes.