Files
clang-p2996/clang/test/AST/Interp/floats.cpp
Timm Baeder 607f19cb94 [clang][Interp] Fix float->int casts overflowing (#72658)
If S.noteUndefinedBehavior() returns true, we will continue evaluation
and need a value on the stack.
2023-12-11 17:25:03 +01:00

5.4 KiB