This patch restores calls to has_value to make it clear that we are
checking the presence of an optional value, not the underlying value.
This patch partially reverts d08f34b592ff06ccb1f36da88ec09aa926427a4d.
Differential D129454
[SelectionDAG] Restore calls to has_value (NFC) kazu on Jul 10 2022, 1:27 PM. Authored by
Details
This patch restores calls to has_value to make it clear that we are This patch partially reverts d08f34b592ff06ccb1f36da88ec09aa926427a4d.
Diff Detail
Unit Tests |