[libc-commits] [libc] [libc] Support for generating proxy headers (PR #175279)
via libc-commits
libc-commits at lists.llvm.org
Fri Jan 9 20:05:03 PST 2026
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-libc
Author: Petr Hosek (petrhosek)
<details>
<summary>Changes</summary>
This is a follow up to #<!-- -->174823 which adds build system integration.
---
Full diff: https://github.com/llvm/llvm-project/pull/175279.diff
4 Files Affected:
- (modified) libc/cmake/modules/LLVMLibCHeaderRules.cmake (+8-2)
- (modified) libc/cmake/modules/LLVMLibCObjectRules.cmake (+1)
- (modified) libc/cmake/modules/LLVMLibCTestRules.cmake (+1)
- (modified) libc/utils/hdrgen/hdrgen/header.py (+1)
``````````diff
The server is unavailable at this time. Please wait a few minutes before you try again.
``````````
</details>
https://github.com/llvm/llvm-project/pull/175279
More information about the libc-commits
mailing list