Implement Bazel Clang toolchain

This commit is contained in:
2025-07-08 20:03:57 +02:00
parent 00ea14788f
commit 9f792e536b
17 changed files with 796 additions and 54 deletions

View File

@ -19,6 +19,7 @@ TO_FIX = [
"**/*.cpp",
"**/*.py",
"**/*.bzl",
"**/*.bzl.tpl",
"**/*.bazel",
"**/*.txt",
"**/*.bat",