commit | 8959dff512fe4505af786bcf2ef981ec7082a913 | [log] [tgz] |
---|---|---|
author | Keith Smiley <keithbsmiley@gmail.com> | Mon Jan 18 21:08:43 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jan 18 21:10:04 2021 -0800 |
tree | 6d529e1046d5528984132e585576aa68d4ef6b32 | |
parent | 2ecda6e560d8a252c1ce6c09ea0b52cab5af9400 [diff] |
Add sanitizer support to Apple platforms This adds support for asan, tsan, and ubsan on Apple platforms. Fixes https://github.com/bazelbuild/bazel/issues/4984 and https://github.com/bazelbuild/bazel/issues/6932 Closes #12772. PiperOrigin-RevId: 352489421
{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:
See CONTRIBUTING.md