[roll] Roll third_party/pigweed Revert "roll: clang"

This reverts commit 4d84f9fc0269f12c61fa539276a01e40e7bc229a.

Reason for revert: This creates an unexpected failure in some customer workloads.

Original change's description:
> roll: clang
>
> From: git_revision:c58bc24fcf678c55b0bf522be89eff070507a005
> To: git_revision:ca260e1b119b043195158098a9afda3967c6854b
> Roller-URL: https://ci.chromium.org/b/8755522268981311105
> CQ-Do-Not-Cancel-Tryjobs: true
> Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/193433
> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>

# Not skipping CQ checks because original CL landed > 1 day ago.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/193611
Original-Revision: 97f12d317d2ef3d976df7d8311a759a2469201ae
GitOrigin-RevId: 0bae063d5cd17ff2107ddc0919d1474be4c996fa
Change-Id: Ia6038367e83fe92033a3d016e6ec19814a0fb08b
1 file changed
tree: d7e4ccd55ba18ba481af47d983e9201e7273aafa
  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.