[all-commits] [llvm/llvm-project] 2aea8a: [libc++] Make _LIBCPP_DEBUG_RANDOMIZE_RANGE a func...
philnik777 via All-commits
all-commits at lists.llvm.org
Sun Jul 3 09:03:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2aea8af25136b2d336249d099e254639168b33c7
https://github.com/llvm/llvm-project/commit/2aea8af25136b2d336249d099e254639168b33c7
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-07-03 (Sun, 03 Jul 2022)
Changed paths:
M libcxx/include/CMakeLists.txt
M libcxx/include/__algorithm/nth_element.h
M libcxx/include/__algorithm/partial_sort.h
M libcxx/include/__algorithm/sort.h
M libcxx/include/__debug
A libcxx/include/__debug_utils/randomize_range.h
M libcxx/include/module.modulemap.in
M libcxx/test/libcxx/private_headers.verify.cpp
Log Message:
-----------
[libc++] Make _LIBCPP_DEBUG_RANDOMIZE_RANGE a function
Reviewed By: ldionne, Mordante, var-const, #libc
Spies: mgorny, libcxx-commits
Differential Revision: https://reviews.llvm.org/D128181
More information about the All-commits
mailing list