roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Disable -Wshadow-all
This module has many benign violations of -Wshadow-all. Disable
-Wshadow-all, which will be added to pw_build's internal_strict_warnings
in a subsequent CL.
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/231652
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: a7e3e716c1bab31..c6e858e6049da1f
Roller-URL: https://ci.chromium.org/b/8738519371970987057
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I7b3324c256fe2aa55dbd5099801b5c5c3af247cc
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/232018
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 973fe05..015d98a 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-08-26.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8738520077876001729.
- commit = "a7e3e716c1bab31544b7ca37804fe7ca52c0f0dc",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738519371970987057.
+ commit = "c6e858e6049da1f5de6a91240277aec1e4770f0e",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-08-26.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8738520077876001729.
- commit = "a7e3e716c1bab31544b7ca37804fe7ca52c0f0dc",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738519371970987057.
+ commit = "c6e858e6049da1f5de6a91240277aec1e4770f0e",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)