[all-commits] [llvm/llvm-project] ed6531: Revert "[libc++] Make rotate a constexpr."
Zoe Carver via All-commits
all-commits at lists.llvm.org
Mon Sep 14 14:54:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ed653184ac6385945e32535feb7af2876ec52d40
https://github.com/llvm/llvm-project/commit/ed653184ac6385945e32535feb7af2876ec52d40
Author: zoecarver <z.zoelec2 at gmail.com>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M libcxx/include/algorithm
M libcxx/include/iterator
M libcxx/test/std/algorithms/alg.modifying.operations/alg.move/move.pass.cpp
M libcxx/test/std/algorithms/alg.modifying.operations/alg.move/move_backward.pass.cpp
M libcxx/test/std/algorithms/alg.modifying.operations/alg.rotate/rotate.pass.cpp
M libcxx/www/cxx2a_status.html
Log Message:
-----------
Revert "[libc++] Make rotate a constexpr."
This reverts commit 1ec02efee9b1d01cde89f31ca9ba6a46b7662ac5.
More information about the All-commits
mailing list