[roll] Roll fuchsia [roll] Roll llvm-project/libc 03563fe..bf30952 (3 commits)

bf30952:https://llvm.googlesource.com/llvm-project/libc/+/bf30952fe9fe2084b23d73931f25fcc66e282add [libc] Remove redundant and incorrect comments in `logf.cpp` (#188236)
6d56025:https://llvm.googlesource.com/llvm-project/libc/+/6d5602559911c4aa28a9f38e4a1dcfe2bdb12936 [libc][docs] Avoid docgen target collisions and restore pthread docs (#188221)
d9d3010:https://llvm.googlesource.com/llvm-project/libc/+/d9d3010d0ee308363965ab49a2c2f402590a303d [libc] Support AMDGPU device interrupts for the RPC interface (#188067)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1551882
Original-Revision: c4f2a64df9e10f2371e1bf1dd0fae718040b9ffb
GitOrigin-RevId: a5d7eb8242900c9c202616e68c1783b1cc4656c1
Change-Id: I8f546f17e933bc2c9ad896a38a8c0b0f0f597bb0
1 file changed
tree: 077f6d9fb426af10aebe556908678607bae133c7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.