| commit | ae38857ecaf70e148cdc4e8e9ee9876b8933ddea | [log] [tgz] |
|---|---|---|
| author | Stephen Neuendorffer <stephen.neuendorffer@fuchsia.infra.roller.amd.com> | Tue Apr 02 04:57:03 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 01 21:58:29 2024 -0700 |
| tree | a69ab72b6b36289f1afec783bda960cbcdfb8afc | |
| parent | b2567eb9d55e2f48d254c8fe083d7e0bddb1e100 [diff] |
[roll] Roll llvm-project/libc [libc] allow libc-hdrgen to work on windows files (#87292) The code does some (overly simple?) checks on file syntax. These checks assume unix line endings and fail on windows. This commit updates the code to strip extra whitespace, making the checks more robust, particularly in the presence of windows line endings. Fixes #86023 GitOrigin-RevId: 8a31e33977602f52b67a5186705a8a4708df78db Original-Revision: f5589b5fa0421104d93a78acd979dba5643751ab Change-Id: Ibe54b87ede9c332433ef3efc492bda4257a551ab
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 via the IRC channel #fuchsia on Freenode.
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.