[libc-commits] [libc] [libc] Provide sys/queue.h (PR #78081)

via libc-commits libc-commits at lists.llvm.org
Wed Jan 17 11:23:34 PST 2024


================
@@ -8,4 +8,5 @@ set(TARGET_PUBLIC_HEADERS
     libc.include.stdlib
     libc.include.string
     libc.include.strings
+    libc.include.sys_queue
----------------
michaelrj-google wrote:

it would be nice to add this header to the other targets as well since it should still work, and that will make sure that it's being tested by our upstream builders.

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


More information about the libc-commits mailing list