clang recently started checking for INT64_MIN being passed to 64-bit std::abs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Aug 18 2023, 12:34 PM
This revision was landed with ongoing or failed builds.Aug 18 2023, 12:47 PM
Closed by commit rG078eb4bd85dd: [RISCV] Fix a UBSAN failure for passing INT64_MIN to std::abs. (authored by craig.topper). · Explain Why
This revision was automatically updated to reflect the committed changes.