[libcxx-commits] [PATCH] D150264: [libcxx] Add strict weak ordering checks to sorting algorithms
Danila Kutenin via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 10 08:02:46 PDT 2023
danlark updated this revision to Diff 520997.
danlark added a comment.
Fix includes
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150264/new/
https://reviews.llvm.org/D150264
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__algorithm/sort.h
libcxx/include/__algorithm/sort_heap.h
libcxx/include/__algorithm/stable_sort.h
libcxx/include/__debug
libcxx/include/__debug_utils/strict_weak_ordering_check.h
libcxx/include/module.modulemap.in
libcxx/test/libcxx/algorithms/alg.sorting/assert.sort.invalid_comparator.pass.cpp
libcxx/test/libcxx/private_headers.verify.cpp
libcxx/utils/data/ignore_format.txt
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150264.520997.patch
Type: text/x-patch
Size: 19089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230510/dcea6695/attachment-0001.bin>
More information about the libcxx-commits
mailing list