[libc-commits] [libc] [libc][newheadergen]: PyYaml Version Update (PR #100463)

via libc-commits libc-commits at lists.llvm.org
Wed Jul 24 13:28:15 PDT 2024


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-libc

Author: None (aaryanshukla)

<details>
<summary>Changes</summary>



---
Full diff: https://github.com/llvm/llvm-project/pull/100463.diff


1 Files Affected:

- (modified) libc/docs/dev/header_generation.rst (+1) 


``````````diff
diff --git a/libc/docs/dev/header_generation.rst b/libc/docs/dev/header_generation.rst
index 89036f1277b96..3b0fe50a91774 100644
--- a/libc/docs/dev/header_generation.rst
+++ b/libc/docs/dev/header_generation.rst
@@ -23,6 +23,7 @@ Instructions
 
 Required Versions:
   - Python Version: 3.11.8
+  - PyYaml Version: 5.1
 
 1. Keep full-build mode on when building, otherwise headers will not be
    generated.

``````````

</details>


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


More information about the libc-commits mailing list