[roll] Roll fuchsia [superproject] Roll llvm-project/libc c3cad7c..89566ec (5 commits)

89566ec [libc][math][c23] Add exp10m1f16 C23 math function (#105706)
e426c7d Update LLVMLibCArchitectures.cmake (#112464)
a21a403 [libc] Fix incorrect RPC usage in tests
ec8f013 [libc] Add sinpif16 function (#110994)
c8ceb57 [libc] fix -Wmissing-attributes in setjmp (#112415)

GitOrigin-RevId: 84c9cdbf10ff4b6d2024ba93b4d4898e664fe86f
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1139134
Original-Revision: e770c1ff610b92f6a1330363301f8ab4f24573af
Change-Id: I0d36da8157eaff3333631b4ac883a6fc03a205a8
1 file changed
tree: ea6c5ef3954de6d21207b4f0102259f7d8d4dc63
  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.