[roll] Roll fuchsia [superproject] Roll llvm-project/libc 39c2447..8b96edd (2 commits)

8b96edd [libc] Make string functions buildable with GCC
a1d61a9 Use -Wstrict-prototypes with clang only

GitOrigin-RevId: b461bbd29aa41ca9ab35b541028b7813ded6ecb3
Roller-URL: https://ci.chromium.org/b/8794420488747913057
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/779323
Original-Revision: c310257bd4061bba43ce8f4329a2190fac9d6025
Change-Id: Id5581ddb11489399d395d12486721e226b72e0cc
1 file changed
tree: 897fb8a3cd909ea075ae101360bb512d6f5643d4
  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.