Guides
These guides explain some more advanced features of rules_ll
.
If these guides don't explain a topic well, feel free to open an
issue on GitHub.
- Clang-Tidy: How to set up a compilation database and use it with Clang-Tidy.
- C++ Modules: How to write targets that use C++ modules.
- CUDA and HIP: How to build code that targets GPUs.
- External dependencies: How to add non-Bazel dependencies to your build.
- Sanitizers: How to integrate sanitizers in your builds.