[libcxx-commits] [PATCH] D96946: [libcxx][RFC] Unspecified behavior randomization in libcxx
Danila Kutenin via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 18 09:23:31 PST 2021
danlark updated this revision to Diff 324677.
danlark marked 7 inline comments as done.
danlark added a comment.
Herald added subscribers: sstefan1, arphaman.
Herald added a reviewer: jdoerfert.
Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96946/new/
https://reviews.llvm.org/D96946
Files:
libcxx/docs/DesignDocs/UnspecifiedBehaviorRandomization.rst
libcxx/docs/UsingLibcxx.rst
libcxx/docs/index.rst
libcxx/include/__config
libcxx/include/algorithm
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.324677.patch
Type: text/x-patch
Size: 18804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210218/155ba1c9/attachment-0001.bin>
More information about the libcxx-commits
mailing list