[CGExprConstant] Avoid use of ConstantExpr::getIntegerCast() (NFC)
We're working on a ConstantInt here, so folding cannot fail. Only avoid the API use.
Loading
Please sign in to comment
We're working on a ConstantInt here, so folding cannot fail. Only avoid the API use.