[roll] Roll third_party/llvm-libc/src 6ca3720..048d2e2 (2 commits)

048d2e2 [libc] Make string entrypoints mutualy exclusive.
232b3a4 [libc] Fix wrong type for load/store of Repeated elements

GitOrigin-RevId: 9f5a3363c64f28789eae45429a91d07295598bce
Change-Id: I4b77272a84d8e5e67f835022af645d6484b5d598
1 file changed
tree: 5bfd09090441cf312ac5f47e2fb38fae9b17f195
  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
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.