I've rarely seen more than a handful of compiler options even on very large codebase
If anything there's tonnes people should be using more of.
The problem with all these hardening options though is they noticeably reduce performance
> The problem with all these hardening options though is they noticeably reduce performance
Yep. What I would really like is 2 lists, one for debug/checked mode and one for release.