roll: pigweed pw_toolchain: Add msan toolchain feature

While msan currently has false positives and can't be enabled in CI,
it can still produce useful findings when run manually in the meantime.

Original-Bug: 234876100
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/274512
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: b3e7f598fda9d03aca04e26ae0a691a117404473

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 15e7d200f03965..b3e7f598fda9d0
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8720741229264419889
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I963c0cbad8d38a10e703d5122e47656e411ecf99
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/274535
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
1 file changed
tree: 78fa1f275209d96ae4407a6f3a574c3ac1612c59
  1. .github/
  2. .vscode/
  3. apps/
  4. device/
  5. modules/
  6. system/
  7. targets/
  8. tools/
  9. web_app/
  10. .bazelignore
  11. .bazelrc
  12. .bazelversion
  13. .buildifier.json
  14. .clang-format
  15. .clang-tidy
  16. .clangd.shared
  17. .gitignore
  18. .pw_console.yaml
  19. AUTHORS
  20. BUILD.bazel
  21. CONTRIBUTING.md
  22. LICENSE
  23. MODULE.bazel
  24. MODULE.bazel.lock
  25. OWNERS
  26. pigweed.json
  27. README.md
  28. REPO.bazel
README.md

Sense

git clone https://pigweed.googlesource.com/pigweed/showcase/sense

Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.

Please visit Sense: An interactive tour through Pigweed to get started.