[libcxx-commits] [PATCH] D128181: [libc++] Make _LIBCPP_DEBUG_RANDOMIZE_RANGE a function

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 22 16:50:07 PDT 2022


philnik updated this revision to Diff 439215.
philnik marked 3 inline comments as done.
philnik added a comment.
Herald added a subscriber: mgorny.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128181

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/nth_element.h
  libcxx/include/__algorithm/partial_sort.h
  libcxx/include/__algorithm/sort.h
  libcxx/include/__debug
  libcxx/include/__libcxx/debug_randomize_range.h
  libcxx/include/module.modulemap.in
  libcxx/test/libcxx/private_headers.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128181.439215.patch
Type: text/x-patch
Size: 7708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220622/ee5204ef/attachment.bin>


More information about the libcxx-commits mailing list