[MSAN] Replace another open-coded convertToBool instance [nfc]
Note that getCleanShadow always returns Constant::getNullValue so the prior code is equivalent to convertToBool.
Loading
Please sign in to comment
Note that getCleanShadow always returns Constant::getNullValue so the prior code is equivalent to convertToBool.