[libc-commits] [libc] [libc] Fix strcasecmp/strncasecmp signedness and add tests (PR #192632)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Fri Apr 17 07:13:07 PDT 2026


================
@@ -119,6 +119,7 @@ add_libc_test(
     libc.src.string.strcmp
 )
 
+
----------------
michaelrj-google wrote:

nit: remove extraneous newlines

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


More information about the libc-commits mailing list