[roll] Roll infra/recipes [clang_toolchain] Remove lldb from clang_toolchain recipe

LLDB has dedicated builders. This patch removes LLDB from the
clang_toolchain recipe as it is no longer needed.

Original-Bug: 432037687

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1321020
Original-Revision: 8af3a854fc4094ae5e54a3655cd46014d1b0d62d
GitOrigin-RevId: 045c8435dd30e33693af6249d3d584de4cfe4f45
Change-Id: I4a7447a40028d3d9fddf5736531e74cf98010bc9
1 file changed
tree: 71c6451332055e162330663e8adb75ef642e34dc
  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.