[libc-commits] [libc] [libc] implement `strings/str{n}casecmp_l`	(PR #130407)
    via libc-commits 
    libc-commits at lists.llvm.org
       
    Sun Mar  9 21:05:52 PDT 2025
    
    
  
================
@@ -6,15 +6,16 @@
 //
 //===----------------------------------------------------------------------===//
 
+#include "include/llvm-libc-macros/locale-macros.h"
----------------
lntue wrote:
Do you mind creating an issue or a PR to add proxy header for `locale-macros.h`? Thanks.
https://github.com/llvm/llvm-project/pull/130407
    
    
More information about the libc-commits
mailing list