[roll] Roll fuchsia [libc] Add llvm_libc_hdrgen_transition mode

This adds a second soft-transition mode to the handling of header
files taken from llvm-libc.  This mode is for when it's no longer
possible to run hdrgen at all due to llvm-libc changes in hdrgen
itself that require include/BUILD.gn updates that must be done
after the new version rolls into //third_party/llvm-libc/src.

There has just been such an upstream reorganization of the hdrgen
code, so this mode is needed now to unblock the roller.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1215584
Original-Revision: 95874229b60c9965d2c5d70e739a5d224f4e90c7
GitOrigin-RevId: 2a7eb7d0ea50a79709da1f8e3687217298c60653
Change-Id: I133a2f136a02f0adcf141c06833ba6a0680accdb
1 file changed
tree: 1ae06dcee91d39fbfa370cee32d83408dfd0d1ba
  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.