[libc-commits] [libc] [llvm] [libc] Add missing type/macro headers for generated public headers (PR #213395)

Jeff Bailey via libc-commits libc-commits at lists.llvm.org
Wed Aug 5 00:05:46 PDT 2026


================
@@ -12,7 +12,7 @@ jobs:
   native:
     if: github.repository_owner == 'llvm'
     name: ${{ matrix.os }} - ${{ matrix.compiler.c_compiler }}
-    timeout-minutes: 30
+    timeout-minutes: 60
----------------
kaladron wrote:

I don't want to combine a change to how CI/CD runs in with a change to the code - it means that a rollback affects too many things - and also there's no hint in the commit message.

Can you please split that change out into a separate PR?  Please tag @lntue in it as he generally caretakes these sorts of things.  My guess is that we'll temporarily increase it and one of us will work on cycle time after summer is over.

Thanks!

https://github.com/llvm/llvm-project/pull/213395


More information about the libc-commits mailing list