[libc-commits] [libc] [libc] implement stdc_leading_zeros_u* for stdbit.h (PR #79669)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Fri Jan 26 16:09:55 PST 2024


================
@@ -15,6 +15,7 @@ set(TARGET_PUBLIC_HEADERS
     libc.include.signal
     libc.include.spawn
     libc.include.setjmp
+    libc.include.stdbit
----------------
nickdesaulniers wrote:

TODO: expose to other architectures.

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


More information about the libc-commits mailing list