[libc-commits] [libc] [libc] Support ls in printf (PR #178841)

Shubh Pachchigar via libc-commits libc-commits at lists.llvm.org
Mon Feb 23 00:35:58 PST 2026


================
@@ -129,8 +129,10 @@ add_header_library(
     .writer
     libc.include.inttypes
     libc.hdr.limits_macros
+    libc.src.string.string_length
----------------
shubhe25p wrote:

I think string_utils already should have string_length so removed this line

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


More information about the libc-commits mailing list