[roll] Roll fuchsia [libc] Update llvm-libc headers, improve automation

This completes the soft transition for recent llvm-libc header
changes.  It also takes advantage of the new `--json` feature of
llvm-libc's `hdrgen` to improve the partial automation of future
soft transitions and header additions.  A simpler and less manual
procedure (with a new automated step) handles adding to and
removing from the list of headers taken from llvm-libc.

Original-Bug: 376333113
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211226
Original-Revision: 480dc2920fafebcbe817e65c5268762bc40c2b36
GitOrigin-RevId: afb3623628007e2e3d249dc424c04e63857b067f
Change-Id: Ic4e1af4924da7a3ded24c8c9ad0a3ae6584a7360
1 file changed
tree: 1322d69b8e63365b2f34f08e368aca3fb953390b
  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.