[roll] Roll fuchsia [superproject] Roll llvm-project/libc 69c0109..713ba16 (2 commits)

713ba16 [libc] Use std::optional instead of llvm::Optional (NFC)
5ee5842 [libc] Use std::optional instead of llvm::Optional (NFC)

GitOrigin-RevId: cd1cbe6308bb9f51686c7b174b01d542849a04fb
Roller-URL: https://ci.chromium.org/b/8791921204461852657
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/789881
Original-Revision: 427f96e67ccf4dae75894d09c58cb12d5409312e
Change-Id: I39964051ad3cc44aca55b387e4025eeb6de3d7d5
1 file changed
tree: 80e4d153c194dc41e304c896d8a0213e829531cc
  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.