forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the no-op ToolchainContext to throw an EvalException.
This is only possible from starlark rules with no toolchain context, which are typically build settings. Such rules should not attempt to use toolchains as they are part of configuration. PiperOrigin-RevId: 368200348
- Loading branch information
1 parent
04ab8d0
commit dfe2a31
Showing
2 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters