-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[self-in-block] Do not report strongSelf Not Checked when the variabl…
…e is the receiver of an instance method call Summary: If `strongSelf` is nil in these situations there won't be a crash. Reviewed By: ngorogiannis Differential Revision: D65942642 fbshipit-source-id: 82e649fb17b7b0329620b041bd00e8a49132515a
- Loading branch information
1 parent
060b3dd
commit 08b7b53
Showing
2 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters