[roll] Roll llvm-project/libc ee47cc7..4250695 (7 commits)

4250695 [libc] Include FP_* macros in math.h (#84996)
3d00b06 [libc] move non <bit> functions to math_extras (#84818)
a4e6157 [libc] Add utility functions for warp-level scan and reduction (#84866)
30275a7 [libc] Fix lane-id utility function not using built-in (#84902)
a841929 [libc] fix typo in stdbit.h macro spec files (#84780)
8bc5220 [libc] implement the final macros for stdbit.h support (#84798)
cffa9db [libc] fix another build failure from using limits.h (#84827)

GitOrigin-RevId: 8fc80f0958c823eda5a4762757427083b417417f
Change-Id: Iffdfec6c4062c40c40692d921eed1f1937a2837d
1 file changed
tree: b2a110ed7ec9d10a78f9dcd24150c4b185fa1b3e
  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.