[libcxx-commits] [PATCH] D150779: [libc++] Avoid dereferencing a const iterator in std::sort
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 18 08:24:45 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG35f9fd64350e: [libc++] Avoid dereferencing a const iterator in std::sort (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150779/new/
https://reviews.llvm.org/D150779
Files:
libcxx/include/__algorithm/sort.h
libcxx/test/libcxx/algorithms/alg.sorting/assert.sort.invalid_comparator.pass.cpp
libcxx/test/libcxx/algorithms/alg.sorting/bad_comparator_values.dat
libcxx/test/libcxx/algorithms/alg.sorting/bad_comparator_values.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150779.523390.patch
Type: text/x-patch
Size: 7761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230518/c3e358f3/attachment.bin>
More information about the libcxx-commits
mailing list