[libcxx-commits] [PATCH] D140824: [libc++] Forward ranges::sort to instantiations in the dylib
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jan 20 00:39:45 PST 2023
philnik updated this revision to Diff 490740.
philnik marked 2 inline comments as done.
philnik added a comment.
Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140824/new/
https://reviews.llvm.org/D140824
Files:
libcxx/include/__algorithm/sort.h
libcxx/src/algorithm.cpp
libcxx/test/libcxx/algorithms/sort_stability.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140824.490740.patch
Type: text/x-patch
Size: 16995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230120/53dd5bc0/attachment-0001.bin>
More information about the libcxx-commits
mailing list