[roll] Roll llvm-project/libc be0b373..8b71200 (5 commits)

8b71200 [libc] Add merge_yaml_files feature to hdrgen (#127269)
c219737 [libc] Make template_header optional for hdrgen (#127259)
ba06b91 [libc] Fix hdrgen to be compatible with Python 3.8 (#127265)
73f7ce5 [libc] Make hdrgen deduce header type lists from function signatures (#127251)
9eaf25b [libc] Make hdrgen emit correct relative paths for llvm-libc-types (#127150)

GitOrigin-RevId: 0137a4b28872ec2462995d0fb5fa5b9d5e8c198a
Change-Id: Idf89c7f761ae31fe3252d85916889f374e580bb1
1 file changed
tree: 3edc2a1a7194b7dd09a240d3573f8b858dbd9f17
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.