[roll] Roll fuchsia [roll] Roll llvm-project/libc 1c67925..2e574c1 (2 commits)

2e574c1 [libc] Fix typos in documentation (#139852)
ea98b53 [libc] Fix DyadicFloat::generic_as() using FPBits<float16> not FPBits<T> (#139899)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276380
Original-Revision: 5306b5c137b70229bfda4f3ed7816eb457a329bd
GitOrigin-RevId: 685f211a130c816bfb8fbe33223555b3a79bf56f
Change-Id: Id4ec9ebb6d2ab409de3fc2bc955c077d52f4c8a5
1 file changed
tree: 9502411107a5e9d900efeeb401857fca23f45495
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.