Hacker News new | ask | show | jobs
by pdpi 2253 days ago
The sanitisers are a good reason (UBSan, ASan). Clang compilation is faster than GCC, also.

Don't know if it's still true, but when I was at Facebook we used Clang for debug builds, and GCC for production builds.

1 comments

Is it just me or is that a recipe for Heisenbugs?