The Best Practices for OSS Developers working group is dedicated to raising awareness and education of secure code best practices for open source developers.| OpenSSF Best Practices Working Group
Beware of fast-math| simonbyrne.github.io
Sanitizer special case list¶| clang.llvm.org
As of Chrome 64, Chrome for Windows is compiled with Clang. We now use Clang to build Chrome for all platforms it runs on: macOS, iOS, Linux, Chrome OS, Android, and Windows.| blog.llvm.org
Profile-guided Optimization| doc.rust-lang.org
Calculating the distribution of assembly instructions in ELF binaries| www.cambus.net