Hacker News new | ask | show | jobs
by veltas 28 days ago
When would optimizing correct code be harmed by not abusing UB (beyond its original intent, e.g. array access should be without overhead of checking for overflow)?