commit | 268be233f95ff3a3a8c275535c7b9a57723f4a0e | [log] [tgz] |
---|---|---|
author | Googler <gregce@google.com> | Tue Oct 11 07:59:09 2022 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 11 08:01:18 2022 -0700 |
tree | ad8e2022548aeb27778fb3fd9a47ef61203a3d85 | |
parent | 5b546af3b9a22c8e280e3ba3fcdd5d0bc13215c5 [diff] |
Fix crash from --incompatible_enforce_config_setting_visibility Reproducing requires https://github.com/bazelbuild/bazel/commit/a3a4cf8c486d1d27e72d9e595c9d718efb21071a and --incompatible_enforce_config_setting_visibility=1. This is an obscure crash caused by a) building a test, b) with a select() on an alias, c) with --trim_test_configuration=1. Details in commit. For https://github.com/bazelbuild/bazel/issues/12932. Fixes https://github.com/bazelbuild/bazel/issues/16446. PiperOrigin-RevId: 480356600 Change-Id: I27227616dd2d1681b7769a29b73dac457f59d9b7
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md