-
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: Do not use a "bad" iterator for cases that do not need one. This bit-rotted a slow-debug check. Instead be more explicit about it with a `std::optional`. Reviewed By: jimmycFB Differential Revision: D48211769 fbshipit-source-id: bc8c0b826f121a617c4f2a9b52ebe7cc4df4ce5d
- Loading branch information
1 parent
6da0489
commit 250e104
Showing
1 changed file
with
31 additions
and
12 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