Hacker News new | ask | show | jobs
by tome 1126 days ago
> Wow signed overflow is UB? I would have assumed it was defined, it just allows overflow.

Presumably it's not defined because the behaviour depends on the signedness representation.