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

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Oct 27 10:23:47 PDT 2022


michaelrj updated this revision to Diff 471215.
michaelrj marked an inline comment as done.
michaelrj added a comment.

address comments


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.471215.patch
Type: text/x-patch
Size: 3874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221027/edba9535/attachment.bin>


More information about the libc-commits mailing list