[libc-commits] [libc] [libc][sched] Fix CPU_SET and CPU_ISSET macros (PR #194830)

Petter Berntsson via libc-commits libc-commits at lists.llvm.org
Wed Apr 29 08:58:12 PDT 2026


================
@@ -87,6 +87,18 @@ add_libc_test(
     libc.include.llvm-libc-macros.stdckdint_macros
 )
 
+add_libc_test(
+  sched_test
+  C_TEST
----------------
petbernt wrote:

Removed as it is a .cpp file.

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


More information about the libc-commits mailing list