[roll] Roll fuchsia [superproject] Roll llvm-project/libc 9ad053c..9cca108 (2 commits)

9cca108 [libc] Unpoison epoll structs (#94536)
4d42a1b [libc][type_traits] Add aligned_storage (#94074)

GitOrigin-RevId: ebfd39a94234e2889a8921aca59f9186d88454df
Roller-URL: https://ci.chromium.org/b/8745921518906916977
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1060987
Original-Revision: 5c913fef9e39d016dab319fef725ae03cc60b237
Change-Id: I47710b5798dfa3580028cade20d38507e3df9073
1 file changed
tree: 44a55502b01602a4c48830b6cd0c3f3c47a5a7a5
  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 via the IRC channel #fuchsia on Freenode.

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.