This is an archive of the discontinued LLVM Phabricator instance.

[analyzer][DirectIvarAssignment] Turn DirectIvarAssignmentForAnnotatedFunctions into a checker option
ClosedPublic

Authored by Szelethus on Apr 14 2020, 9:11 AM.

Details

Summary

Since this is an alpha checker, I don't worry about backward compatibility :)

Diff Detail

Event Timeline

Szelethus created this revision.Apr 14 2020, 9:11 AM
balazske accepted this revision.May 8 2020, 8:11 AM

LGTM!

This revision is now accepted and ready to land.May 8 2020, 8:11 AM
thakis added a subscriber: thakis.May 19 2020, 6:59 AM

Looks like this breaks check-clang: http://45.33.8.238/

Please take a look.

This revision was automatically updated to reflect the committed changes.

Taking a look as I'm speaking!