commit | 38a451cae9187533c24c4c9f19d1a1456f1b1c05 | [log] [tgz] |
---|---|---|
author | Roland McGrath <mcgrathr@fuchsia.infra.roller.google.com> | Wed Feb 26 18:52:32 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 26 18:54:07 2025 -0800 |
tree | 1ae06dcee91d39fbfa370cee32d83408dfd0d1ba | |
parent | 79876e101c29cee110dfb98a44dfef7fcc770fdc [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.