-
Notifications
You must be signed in to change notification settings - Fork 668
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: got a non-determinism task since getters can be chained P1722216211 https://fburl.com/dexbolt/z5ynhn3e. patch the chained getters by saving the candidate class names to patch and iterating over them again also use missing_param_annos to not double patch parameters Reviewed By: thezhangwei Differential Revision: D68924809 fbshipit-source-id: 7b334e84a05a2e0527d3e711d14bec30414cee8e
- Loading branch information
1 parent
28d4d98
commit 4fcfcb6
Showing
3 changed files
with
80 additions
and
7 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
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