This is an archive of the discontinued LLVM Phabricator instance.

[Analyzer][WebKit] Check record definition is available in NoUncountedMembers checker
ClosedPublic

Authored by jkorous on Jun 2 2020, 10:22 AM.

Details

Summary

isRefCountable asserts that the record passed as an argument has a definition available.

Fixes https://bugs.llvm.org/show_bug.cgi?id=46142

Diff Detail

Event Timeline

jkorous created this revision.Jun 2 2020, 10:22 AM
NoQ accepted this revision.Jun 2 2020, 10:38 AM

Yup, i think that's reasonable.

This revision is now accepted and ready to land.Jun 2 2020, 10:38 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 2 2020, 1:11 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript