[roll] Roll fuchsia [superproject] Roll llvm-project/libc 8a2ef8b..cedddb8 (8 commits)

cedddb8 [libcxx][libc] Hand in Hand PoC with from_chars (#91651)
b208836 [libc] Remove the <string.h> header in libc/src and libc/test (#113076)
46716b5 [libc][math][c23] Update newhdrgen for new _Float16 math functions (#113005)
fd56491 [libc] temporaliy disable __USE_EXTERN_INLINES and set __USE_FORITFY_LEVEL to 1 before including in overlay mode (#113012)
b0dfd55 [libc][math][c23] Add sqrtf16 C23 math function (#112406)
6b8c194 [libc][math][c23] Add log10f16 C23 math function (#106091)
7287155 [libc][math][c23] Add log2f16 C23 math function (#106084)
9680023 [libc] Scanf shouldn't match just "0x" for hex int (#112440)

GitOrigin-RevId: 1754bace051ea8c37763bccf443c7a825ee43b5f
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1142095
Original-Revision: f8efd74079fb29ca5b1ef21e8587bc07df0021c1
Change-Id: I7132125c4c1ef35c8df869bdc76c68323da48ad4
1 file changed
tree: 9d86e1925d32bb1bf5fb4ce81fcd5770a3e054f6
  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.