roll: pigweed, pw_toolchain: pw_preprocessor: Introduce PW_MODIFY_DIAGNOSTIC_CLANG
Complements PW_MODIFY_DIAGNOSTIC_GCC.
Original-Fixes: b/356935569
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/231332
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: a759e7d95fdfbc9..ea78a58ca4be0b7
Roller-URL: https://ci.chromium.org/b/8738954327565246545
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I0c0df703e4168219d55aae6697369f95eb2975a2
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/231139
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 1405650..3c43f94 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-21.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8738955115365950705.
- commit = "a759e7d95fdfbc971a0515bed745aab10f84be99",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738954327565246545.
+ commit = "ea78a58ca4be0b71f7af60acc0d58e13dd38a700",
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-21.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8738955115365950705.
- commit = "a759e7d95fdfbc971a0515bed745aab10f84be99",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738954327565246545.
+ commit = "ea78a58ca4be0b71f7af60acc0d58e13dd38a700",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)