[roll] Roll fuchsia [superproject] Roll llvm-project/libc edfb131..857c717 (3 commits)

857c717 [libc] Fix typo in test message
3158fac Fix typo "indicies" (#92232)
3a8d7a5 [libc] Fix GPU test build error (#92235)

GitOrigin-RevId: 2fd725837b8bb307275e4faadef0339ded9a25bb
Roller-URL: https://ci.chromium.org/b/8747861468840386513
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1048466
Original-Revision: 5e3ef0a7c885d17c2f125bd7c8fbae1a9710cc98
Change-Id: Ie9771163590149a44d2d1a5bf19e904f903d8b83
1 file changed
tree: 2bded1778bb0ea37751a87d2ccc09dacc45910db
  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.