rules_cc
rules_cc copied to clipboard
Add `cc_test_toolchain` utility to implement a toolchain for `cc_test` targets.
The idea with this PR is to mimic the new BUILD-file-driven toolchain config style with the cc-testing toolchains as well.