[roll] Roll fuchsia [superproject] Roll llvm-project/libc 360e448..6c8b86c (2 commits)

6c8b86c [libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeven,trunc}f16 (#94383)
b9808d9 [libc] Disable fpexcept testing on the GPU

GitOrigin-RevId: 97791e7bc3a6c204814cc54ba6f43cd214a28f9f
Roller-URL: https://ci.chromium.org/b/8745943356479689841
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1060722
Original-Revision: 565ab75a1f4ac4b023d692e760c53914bf0d0522
Change-Id: I6627db3786099efaa0f42836004198808dddb5bb
1 file changed
tree: ab375102b8214578c06cc0f98b5849e843aa6dbd
  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.