-
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.
Refactor nullOutput handing in CastExpr (#4185)
Summary: 'nullOutput' flag is used only when 'isCastIntByTruncate' is true, which doesn't seem to be used. A follow-up PR may delete this logic altogether. Pull Request resolved: #4185 Reviewed By: xiaoxmeng Differential Revision: D43766829 Pulled By: mbasmanova fbshipit-source-id: b36ec2f7298449353c6231da612830457563b565
- Loading branch information
1 parent
b3493be
commit ca411d8
Showing
1 changed file
with
26 additions
and
28 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