-
Notifications
You must be signed in to change notification settings - Fork 653
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Bypass delegates such as P1697234372. If the field is a `$$delegate_` or has the same type as one of the interfaces, check that the invoked method has the same method signature and name as the caller itself and bypass the caller. Reviewed By: thezhangwei Differential Revision: D67328331 fbshipit-source-id: 66ae422c7c2a970c4d5f31ffac623c2ff139992a
- Loading branch information
1 parent
fddf597
commit f7dd724
Showing
2 changed files
with
51 additions
and
1 deletion.
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