[roll] Roll llvm-project/libc c2a404b..cc620a1 (2 commits)

cc620a1 [libc] fix uint includes and libc bazel
a691fe1 [libc] add uint128 implementation

GitOrigin-RevId: 92b7a772662936367cb8069cfbffd298be6919ec
Change-Id: I7a8861fba8b0595fb1b0e4d9c378c4be1cffe357
1 file changed
tree: 7dff7db55044c311e5826aef37cf4ba7f57d9712
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.