[roll] Roll infra/recipes [clang_toolchain] Clean up clang_toolchain recipe

This patch cleans up the clang_toolchain recipe. It now uses
toolchain_3p_libs for common llvm dependencies.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1319343
Original-Revision: 4b6fef6dd5f79b26536417dbc0ae82e7dbb63aec
GitOrigin-RevId: 7acd470e815685424815c8886d20b030b0e4ef97
Change-Id: I5bb16b2df278e5a31f7648a7f325bc0d17801871
1 file changed
tree: 1fe2e0f15ccf2c0c4df1c2039718c9cc5db7cc9f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.