[libc-commits] [libc] [libc] Add simple features.h with implementation macro (PR #69402)

via libc-commits libc-commits at lists.llvm.org
Wed Oct 18 10:14:00 PDT 2023


================
@@ -39,3 +39,9 @@ set(TARGET_PUBLIC_HEADERS
     libc.include.sys_utsname
     libc.include.sys_wait
 )
+
+if(LLVM_LIBC_FULL_BUILD)
----------------
michaelrj-google wrote:

same here

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


More information about the libc-commits mailing list