[libc-commits] [libc] [libc] newheadergen: script adjusted for cmake (PR #98825)

via libc-commits libc-commits at lists.llvm.org
Mon Jul 15 15:51:14 PDT 2024


================
@@ -13,33 +13,8 @@ types:
   - type_name: __pthread_start_t
   - type_name: __pthread_once_func_t
   - type_name: __atfork_callback_t
-enums:
-  - name: PTHREAD_CREATE_JOINABLE
----------------
aaryanshukla wrote:

Was already in the h.def prior so we were duplicating enums.

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


More information about the libc-commits mailing list