[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 16:24:58 PDT 2023


================
@@ -19,3 +19,9 @@ set(TARGET_PUBLIC_HEADERS
     libc.include.time
     libc.include.unistd
 )
+
+if(LLVM_LIBC_FULL_BUILD)
----------------
alfredfo wrote:

Right, will remove

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


More information about the libc-commits mailing list