[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_toolchain: Add clang-apply-replacements plugin

Add subprocess call to clang-apply-replacements. Next step will be to
filter <pw_.*> suggestions and replace with "pw_.*"

Original-Bug: 339294894

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/209539
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 9d5fa2aef16857bd225a1bfad12c8d66a7ad648d
GitOrigin-RevId: cb3ad5820665b0da5d5701fc5826d511513de638
Roller-URL: https://ci.chromium.org/b/8747847115412053265
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1049032
Original-Revision: 01525ec528feee84526e294368a7e05d4edac052
Change-Id: I48787748088ef83c5894864f614f064a7f429eb0
1 file changed
tree: 9177fb0cbd021582b7df36a77ac6510d9358015e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.