[roll] Roll fuchsia [superproject] Roll llvm-project/libc d424c8b..f4f44e0 (2 commits)

f4f44e0 [libc] Implement strcasestr
17c897f [libc] Fix warning in ExecuteFunctionUnix.cpp

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