https://github.com/zeroomega closed
https://github.com/llvm/llvm-project/pull/11
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/zeroomega updated
https://github.com/llvm/llvm-project/pull/11
>From c9b293f39f935e961489bc8cbd1c91da190e7bdb Mon Sep 17 00:00:00 2001
From: Haowei Wu
Date: Mon, 22 Jul 2024 16:13:14 -0700
Subject: [PATCH] [Fuchsia] Disable new hdrgen in Fuchsia toolchain build
We are se
https://github.com/michaelrj-google approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/11
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Haowei (zeroomega)
Changes
We are seeing a PyYaml issue after the new libc_hdrgen was enabled by default.
This patch disables it in Fuchsia toolchain build so we restore the builder
while we are investigating.
---
Full diff: https://gith
https://github.com/zeroomega created
https://github.com/llvm/llvm-project/pull/11
We are seeing a PyYaml issue after the new libc_hdrgen was enabled by default.
This patch disables it in Fuchsia toolchain build so we restore the builder
while we are investigating.
>From a089ba7f03464d7a10