[roll] Roll fuchsia [superproject] Roll llvm-project/libc 22205d9..d0bbae1 (2 commits)

d0bbae1 [libc][Docs] Update `libc` documentation for RPC and others (#120018)
c96334c [libc] Make the RPC headers work when included from CUDA or HIP (#120016)

GitOrigin-RevId: 5e808e13ae6c8c528bbc34bfee4a0cfa185bec2a
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1174597
Original-Revision: 0ff807fca5dc054cea7f5a823d65bf2404f6b9b5
Change-Id: If0b61a2033e872dc07121144a6112afd94750269
1 file changed
tree: 80c67d1ab65e49d5bae38e5827af9e538d1da2a2
  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 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.