[libcxx-commits] [PATCH] D151637: DRAFT: hardening "interface"

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 26 14:49:38 PDT 2023


var-const updated this revision to Diff 534755.
var-const marked 3 inline comments as done.
var-const added a comment.

Addressing feedback wip.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151637/new/

https://reviews.llvm.org/D151637

Files:
  libcxx/docs/DesignDocs/UnspecifiedBehaviorRandomization.rst
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/shuffle.h
  libcxx/include/__config
  libcxx/include/__config_site.in
  libcxx/include/__debug
  libcxx/include/__debug_utils/randomize_range.h
  libcxx/include/__hardening
  libcxx/include/__iterator/bounded_iter.h
  libcxx/include/span
  libcxx/include/string_view
  libcxx/include/vector
  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
  libcxx/test/std/containers/views/views.span/span.cons/iterator_sentinel.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151637.534755.patch
Type: text/x-patch
Size: 43745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230626/c2c4e981/attachment-0001.bin>


More information about the libcxx-commits mailing list