[libcxx-commits] [PATCH] D96946: [libcxx][RFC] Unspecified behavior randomization in libcxx
Danila Kutenin via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 15 17:06:42 PST 2021
danlark updated this revision to Diff 387448.
danlark added a comment.
Improve one comment
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96946/new/
https://reviews.llvm.org/D96946
Files:
libcxx/docs/DesignDocs/DebugMode.rst
libcxx/docs/DesignDocs/UnspecifiedBehaviorRandomization.rst
libcxx/docs/ReleaseNotes.rst
libcxx/docs/index.rst
libcxx/include/__algorithm/nth_element.h
libcxx/include/__algorithm/partial_sort.h
libcxx/include/__algorithm/shuffle.h
libcxx/include/__algorithm/sort.h
libcxx/include/__config
libcxx/test/libcxx/algorithms/nth_element_stability.pass.cpp
libcxx/test/libcxx/algorithms/partial_sort_stability.pass.cpp
libcxx/test/libcxx/algorithms/sort_stability.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96946.387448.patch
Type: text/x-patch
Size: 21160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211116/93f09bd6/attachment-0001.bin>
More information about the libcxx-commits
mailing list