[libc-commits] [PATCH] D136802: [libc] add locale free strcoll

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Oct 28 11:12:48 PDT 2022


michaelrj updated this revision to Diff 471604.
michaelrj added a comment.

add difference tests before land


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136802/new/

https://reviews.llvm.org/D136802

Files:
  libc/config/linux/x86_64/entrypoints.txt
  libc/src/string/CMakeLists.txt
  libc/src/string/strcoll.cpp
  libc/src/string/strcoll.h
  libc/test/src/string/CMakeLists.txt
  libc/test/src/string/strcoll_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136802.471604.patch
Type: text/x-patch
Size: 4021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221028/c38104bc/attachment.bin>


More information about the libc-commits mailing list