- Clang PGO https://clang.llvm.org/docs/UsersManual.html#profiling-with-instrumentation 10 comments gentoo
Linking pages
- Clang is now used to build Chrome for Windows - The LLVM Project Blog http://blog.llvm.org/2018/03/clang-is-now-used-to-build-chrome-for.html 396 comments
- GitHub - yrnkrn/zapcc: zapcc is a caching C++ compiler based on clang, designed to perform faster compilations https://www.zapcc.com/ 229 comments
- Additional C/C++ Tooling - Nick Desaulniers http://nickdesaulniers.github.io/blog/2015/07/23/additional-c-slash-c-plus-plus-tooling/ 99 comments
- GitHub - yrnkrn/zapcc: zapcc is a caching C++ compiler based on clang, designed to perform faster compilations https://github.com/yrnkrn/zapcc 47 comments
- GitHub - nytimes/objective-c-style-guide: The Objective-C Style Guide used by The New York Times https://github.com/NYTimes/objective-c-style-guide 47 comments
- Avoiding instruction cache misses · Paweł Dziepak https://pdziepak.github.io/2019/06/21/avoiding-icache-misses/ 43 comments
- Don't put `-Weverything` in your build flags – Arthur O'Dwyer – Stuff mostly about C++ https://quuxplusone.github.io/blog/2018/12/06/dont-use-weverything/ 41 comments
- Using pre-compiled headers in GCC/Clang using CMake and usage in Catch2 | Mochan Shrestha http://mochan.info/c++/2019/11/12/pre-compiled-headers-gcc-clang-cmake.html 25 comments
- Cross compiling Windows binaries from Linux https://jake-shadle.github.io/xwin/ 24 comments
- Avoiding instruction cache misses · Paweł Dziepak https://paweldziepak.dev/2019/06/21/avoiding-icache-misses/ 23 comments
- 30% faster Windows builds with clang-cl and the new /Zc:dllexportInlines- flag - The LLVM Project Blog http://blog.llvm.org/2018/11/30-faster-windows-builds-with-clang-cl_14.html 22 comments
- Khronos Blog - The Khronos Group Inc https://www.khronos.org/blog/opencl-3.0-specification-finalized-and-initial-khronos-open-source-opencl-sdk-released 16 comments
- The confusion with `std::is_constant_evaluated`, hopefully cleared up · GitHub https://gist.github.com/som1lse/5309b114accc086d24b842fd803ba9d2 12 comments
- How Do I Boost Difftastic By 4x | QuarticCat's Blog https://blog.quarticcat.com/posts/optimize-difftastic/ 11 comments
- How to make debugging C++ errors easier. | by heapwolf | Medium https://medium.com/@hij1nx/how-to-make-debugging-c-errors-easier-7824922a8cc6 10 comments
- Assembly instructions distribution | Frederic Cambus https://www.cambus.net/assembly-instructions-distribution/ 5 comments
- The clang-cl /fallback mode - The LLVM Project Blog http://blog.llvm.org/2013/11/the-clang-cl-fallback-mode.html 4 comments
- A guest in another process - a story of a remote thread crash – m417z / blog – A Blog About Stuff https://m417z.com/A-guest-in-another-process-a-story-of-a-remote-thread-crash/ 2 comments
- The many faces of LLVM PGO and FDO https://aaupov.github.io/blog/2023/07/09/pgo 1 comment
- C-Based Toolchain Hardening - OWASP Cheat Sheet Series https://cheatsheetseries.owasp.org/cheatsheets/C-Based_Toolchain_Hardening_Cheat_Sheet.html 1 comment
Related searches:
Search whole site: site:clang.llvm.org
Search title: Clang Compiler Userâs Manual — Clang 17.0.0git documentation
See how to search.