[libc-commits] [libc] [libc] implement `strings/str{n}casecmp_l` (PR #130407)
Connector Switch via libc-commits
libc-commits at lists.llvm.org
Sun Mar 9 22:48:52 PDT 2025
================
@@ -6,15 +6,16 @@
//
//===----------------------------------------------------------------------===//
+#include "include/llvm-libc-macros/locale-macros.h"
----------------
c8ef wrote:
Sure, I will do it tonight. The `locale_t` now has a proxy header, but the related macros do not.
https://github.com/llvm/llvm-project/pull/130407
More information about the libc-commits
mailing list