[clang][Interp][NFC] Properly implement IntegralAP::from(IntegralAP)
This used to just pass on the given parameter, but we need to respect the given bit width.
Loading
Please sign in to comment
This used to just pass on the given parameter, but we need to respect the given bit width.