[libcxx-commits] [PATCH] D96946: [libcxx][RFC] Unspecified behavior randomization in libcxx
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 16 12:56:55 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa45d2287adf7: [libc++] Unspecified behavior randomization in libc++ (authored by danlark, committed by ldionne).
Changed prior to commit:
https://reviews.llvm.org/D96946?vs=387721&id=387739#toc
Repository:
rG LLVM Github Monorepo
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/comp_ref_type.h
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.387739.patch
Type: text/x-patch
Size: 22471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211116/c1900b44/attachment-0001.bin>
More information about the libcxx-commits
mailing list