Y
Hacker News
new
|
ask
|
show
|
jobs
by
kryptiskt
490 days ago
It doesn't have to prove absence of overflow since that is undefined behavior in C and thus modern compilers assume it can never happen.
1 comments
hathawsh
489 days ago
Great point.
link