[roll] Roll fuchsia [superproject] Roll llvm-project/libc e6d1977..5a1c9ff (4 commits)

5a1c9ff [libc] Fix missing UInt initialization (#74869)
4b1d5b1 [reland][libc] Make BigInt bit_cast-able to compatible types (#74862)
a9f1f63 Revert "[libc] Make BigInt bit_cast-able to compatible types" (#74856)
543c846 [libc] Make BigInt bit_cast-able to compatible types (#74837)

GitOrigin-RevId: bef562d90d25a27e7c3cb97979ab5156c6c7afb6
Roller-URL: https://ci.chromium.org/b/8762248284033791825
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/957946
Original-Revision: c56da538ae5516933cc17d934c398c2a0400d944
Change-Id: I6587d44c8f2d6689dea2b75beefce4a0034b93f1
1 file changed
tree: 3234c1f744ed27f25794b9d343038256c46f02ac
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.