roll: pigweed roll: clang
From:git_revision:e894df6392beea3723627329009f3e6d51d16f47
To:git_revision:8280651ad57cb9fb24a404cec2401040c28dec98
Updates clang toolchain except for projects that rely on bzlmod.
Original-Bug: 366374135
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235638
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: d44807b36fed502614d29343bdb8359a2b3774e6
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: bdcf6585021337..d44807b36fed50
Roller-URL: https://ci.chromium.org/b/8734425366759697793
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I124088df6abc7de5518fc25e421a2e6e54e3136a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/241554
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>
diff --git a/MODULE.bazel b/MODULE.bazel
index 546414a..7259162 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-10.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8734429731966653201.
- commit = "bdcf65850213372533c9422fdec0a199af112161",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8734425366759697793.
+ commit = "d44807b36fed502614d29343bdb8359a2b3774e6",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -58,8 +58,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-10.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8734429731966653201.
- commit = "bdcf65850213372533c9422fdec0a199af112161",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8734425366759697793.
+ commit = "d44807b36fed502614d29343bdb8359a2b3774e6",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)