| workspace( | |
| name = "cc_toolchain", | |
| ) | |
| load("//third_party:test_repos.bzl", "test_repos") | |
| # Pull in a set of well known repositories for testing the toolchains against. | |
| # Required by: None (Usage in CI + presubmit only). | |
| # Used by modules: None. | |
| test_repos() |