[roll] Roll fuchsia [superproject] 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: 0c254a3a456a224369cec0f346a06831154c23a4
Original-Revision: f5589b5fa0421104d93a78acd979dba5643751ab
Roller-URL: https://ci.chromium.org/b/8751796002318878257
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1018643
Original-Revision: b6a19f6c427cdf624c41079bed4d47a1091cb0b2
Change-Id: Ia3f4b9c3bf8fb9d3b8c7831bafee5e8ed5a9fca0
diff --git a/stem b/stem
index 37e73d9..ba6d135 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="9fe4452f49a86e8ef7dad0770716e8922ad54c81"/>
+ revision="b6a19f6c427cdf624c41079bed4d47a1091cb0b2"/>
</projects>
<hooks>
<hook name="install-environment"