[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Templatize strstr

Differential Revision: https://reviews.llvm.org/D142517

GitOrigin-RevId: d504cfddd7f99d042f9ddd2a8423b9e9235dc492
Original-Revision: d424c8bd16d0912c1b1c36f4e95a7378376595b3
Roller-URL: https://ci.chromium.org/b/8790971707877036705
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/793017
Original-Revision: 3ca143c362484249742c6fb8ce5cc33503d4dfdd
Change-Id: I6cd495f2e5671b716a69ee85396f1ab5bc727d14
1 file changed
tree: 588d77ca818cd80f7eeafe6ac1d8a5375852c9f5
  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.