[clang][Interp] Fix float->int casts overflowing (#72658)
If S.noteUndefinedBehavior() returns true, we will continue evaluation and need a value on the stack.
Loading
Please sign in to comment
If S.noteUndefinedBehavior() returns true, we will continue evaluation and need a value on the stack.