-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow returning Status from callNullable and callNullFree methods (#1…
…0274) Summary: This pr continues the no-throw-exception optimization for more simple function methods, following the work of PR #9659. Fixes #10265 Pull Request resolved: #10274 Reviewed By: xiaoxmeng Differential Revision: D59012420 Pulled By: bikramSingh91 fbshipit-source-id: 3b409782f3ab4e2e401e4027ae251cf552d4620c
- Loading branch information
1 parent
258db51
commit bcfc8f8
Showing
2 changed files
with
117 additions
and
23 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