[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
Wed Feb 1 11:10:39 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
philnik marked 3 inline comments as done.
Closed by commit rGdc017e03ca55: [libc++] Forward ranges::sort to instantiations in the dylib (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D140824?vs=490740&id=494017#toc
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.494017.patch
Type: text/x-patch
Size: 15918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230201/0fa2e097/attachment-0001.bin>
More information about the libcxx-commits
mailing list