xref: /aosp_15_r20/external/bazelbuild-rules_cc/cc/toolchains/impl/BUILD (revision eed53cd41c5909d05eedc7ad9720bb158fd93452)
1# This directory contains implementations of starlark functions that contain
2# complex logic. The objective is to keep the rules themselves as simple as
3# possible, so that we can perform very thorough testing on the implementation.
4
5# I wanted to call it private / internal, but then buildifier complains about
6# referencing it from the tests directory.
7