[roll] Roll fuchsia [superproject] Roll llvm-project/libc 4cececf..5a3735b (4 commits)

5a3735b [libc] support fully OOT build (#101287)
5261f01 [libc][NFC] Remove redundant [[convergent]] attributes from RPC
ca139e2 [libc] fix scudo integration build (#116979)
dcd12b6 [libc] Increase RPC opcode to 32-bit and use a class byte (#116905)

GitOrigin-RevId: 0b0a0b99f30be93e5a3454992be3fcf3a1139e61
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1161152
Original-Revision: 98a0b13af36a771a27b05981383e97dd2a6a2b45
Change-Id: I59ad32bd5b2ee2349b6a3af709a8ede087d0ad35
1 file changed
tree: 3fdba410cd1bf77859db89d2cd9c96b54f747ddf
  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.