commit | 7dc97dd9bb6b2446568af89885f51a1090e09130 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@pigweed.infra.roller.google.com> | Wed Mar 12 22:17:29 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 22:17:29 2025 -0700 |
tree | 4a3cca0c8eaf96c31b2f9ac9f2a1af0fe2660979 | |
parent | facd5e03452d29075909b3238f8aad8bdbcd14fb [diff] |
roll: pigweed clang-tidy: Enable bugprone-forwarding-reference-overload Fixes: b/402323428 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/274792 Tests-Not-Needed: Wyatt Hepler <hepler@google.com> Original-Revision: f1b4e9dd9b0f83563236134212a2672cd84f4397 Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: f9979ae9110b65..f1b4e9dd9b0f83 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8720539099802454129 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I1af0a065cdbab820ffb3f58713dd6a3f45487c90 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/275435 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: 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 4709b6b..ea6d8c6 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -41,8 +41,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2025-03-13. - # ROLL: By https://cr-buildbucket.appspot.com/build/8720550132530869793. - commit = "f9979ae9110b650072b463392c72ae536763718b", + # ROLL: By https://cr-buildbucket.appspot.com/build/8720539099802454129. + commit = "f1b4e9dd9b0f83563236134212a2672cd84f4397", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )