[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 03:27:32 PST 2021


danlark updated this revision to Diff 324583.
danlark added a comment.

Fix unused parameters


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/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.324583.patch
Type: text/x-patch
Size: 18091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210218/4633a1a5/attachment-0001.bin>


More information about the libcxx-commits mailing list