[roll] Roll third_party/pigweed 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
> Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/193790
> 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/+/193890
Original-Revision: 544a7b57c35e11690c73c390625a86a9e9a3ae51
GitOrigin-RevId: 627f3ed2ca4294b27f966147f347e0af357ec189
Change-Id: I6d65c0c638f84294e6ea5c10f7ef726d550944f9
1 file changed
tree: 4e91e91e3380662692739dc95738da0a4e5ad876
  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.