[libc-commits] [libc] [libc] Clean up pthread.yaml (PR #178327)
Alexey Samsonov via libc-commits
libc-commits at lists.llvm.org
Tue Jan 27 19:46:24 PST 2026
================
@@ -10,461 +57,342 @@ types:
- type_name: pthread_barrierattr_t
- type_name: pthread_key_t
- type_name: pthread_condattr_t
- - type_name: __pthread_tss_dtor_t
----------------
vonosmas wrote:
Should you remove the deps on these private llvm-libc-type headers from the `add_header_macro` for `pthread.h`?
https://github.com/llvm/llvm-project/pull/178327
More information about the libc-commits
mailing list