[roll] 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: 641ba21edb4551df51a5928c0269435ac62f10a3
Change-Id: Ibc418aa8d801e9b10620c20ac341dc6217fd460e
1 file changed
tree: 1764c278699ca9b268bc02b4691555e821885643
  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.