From 544a7b57c35e11690c73c390625a86a9e9a3ae51 Mon Sep 17 00:00:00 2001 From: Prabhu Karthikeyan Rajasekaran Date: Mon, 26 Feb 2024 03:17:49 +0000 Subject: [PATCH] Revert "roll: clang" This reverts commit 7a9b71ad0a5436e9b78998402fe1ad71007a7cd9. Reason for revert: This roll has a known issue with FlatMap template params. Reverting the auto roll. Original change's description: > roll: clang > > From: git_revision:c58bc24fcf678c55b0bf522be89eff070507a005 > To: git_revision:ca260e1b119b043195158098a9afda3967c6854b > Roller-URL: https://ci.chromium.org/b/8755188484734766849 > CQ-Do-Not-Cancel-Tryjobs: true > Change-Id: Ic97ab8328c4ff35a75d605fd1ed002132a573510 > Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/193790 > Bot-Commit: Pigweed Roller > Commit-Queue: Pigweed Roller # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: Ic3bf8def754e52242ba8bbbd2a31c1675313f0aa Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/193890 Reviewed-by: Prabhu Karthikeyan Rajasekaran Reviewed-by: Rob Mohr Pigweed-Auto-Submit: Prabhu Karthikeyan Rajasekaran Commit-Queue: Rob Mohr Pigweed-Auto-Submit: Rob Mohr --- pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json b/pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json index fc9cccf9d1..e6af117321 100644 --- a/pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json +++ b/pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json @@ -71,7 +71,7 @@ "windows-amd64" ], "tags": [ - "git_revision:ca260e1b119b043195158098a9afda3967c6854b" + "git_revision:c58bc24fcf678c55b0bf522be89eff070507a005" ], "version_file": ".versions/clang.cipd_version" },