roll: pw_toolchain, pw_toolchain: pw_ide: Run commands from PW_PROJECT_ROOT dir
Test: validate clangd integration with vscode
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/216471
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
https://pigweed.googlesource.com/pigweed/pigweed
pw_toolchain, pw_toolchain Rolled-Commits: 49d5876907ba804..0af21c49fa7f692
Roller-URL: https://ci.chromium.org/b/8744757320744191137
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ie90aedb0dce06dc02eb57a6aefe4e969981adcfb
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/216871
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/WORKSPACE b/WORKSPACE
index 759e705..e2fff4a 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-06-18.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8744757712942869777.
- commit = "49d5876907ba804db2e49e24d35682c85cca2798",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8744757320744191137.
+ commit = "0af21c49fa7f692e8c6db8d718712fe44bbbf310",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
)
@@ -93,8 +93,8 @@
name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-06-18.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8744757712942869777.
- commit = "49d5876907ba804db2e49e24d35682c85cca2798",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8744757320744191137.
+ commit = "0af21c49fa7f692e8c6db8d718712fe44bbbf310",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)