This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Perform escaping in RetainCountChecker on type mismatch even for inlined functions
ClosedPublic

Authored by george.karpenkov on Dec 20 2018, 6:02 PM.

Diff Detail

Repository
rC Clang

Event Timeline

george.karpenkov retitled this revision from [analyzer] Perform escaping even for inlined functions to [analyzer] Perform escaping in RetainCountChecker on type mismatch even for inlined functions .Dec 20 2018, 6:02 PM
george.karpenkov edited the summary of this revision. (Show Details)
NoQ accepted this revision.Dec 20 2018, 6:13 PM

Ok!

This revision is now accepted and ready to land.Dec 20 2018, 6:13 PM
This revision was automatically updated to reflect the committed changes.