[roll] Roll fuchsia [superproject] Roll llvm-project/libc 1e8d96a..d723292 (5 commits)

d723292 [libc][Obvious] Remove the unused cpp::vector class.
f928a4e [libc] Add a baremetal config.
02ff8d9 [libc] Add check for locally installed GPUs
b82bfe9 [libc][NFC] Simplify how the definiton of NULL macro is added to string.h.
9b28c63 [libc] Simplify generation of errno.h.

GitOrigin-RevId: 3db11bca89e879e8ca216a74f05619e9b419c1e3
Roller-URL: https://ci.chromium.org/b/8794209664574449521
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/780366
Original-Revision: 4fb9f4a3c66a8d74c7b41fd4f97ec1e4159a1ef3
Change-Id: I874d8730411a2ded9a907062e646d4d57558977d
1 file changed
tree: b6b181e00db11b73d54aed9c52640ca51296adb2
  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.