[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 16:54:35 PST 2021


danlark updated this revision to Diff 387442.
danlark marked 7 inline comments as done.

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.387442.patch
Type: text/x-patch
Size: 20739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211116/7ccb7f88/attachment-0001.bin>


More information about the libcxx-commits mailing list