[libcxx-commits] [PATCH] D65721: Make rotate a constexpr
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 12 19:57:02 PDT 2020
zoecarver updated this revision to Diff 263594.
zoecarver added a comment.
Herald added a project: libc++.
Herald added a reviewer: libc++.
- Rebase off master.
- Use `_LIBCPP_HAS_NO_BUILTIN_IS_CONSTANT_EVALUATED`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65721/new/
https://reviews.llvm.org/D65721
Files:
libcxx/include/algorithm
libcxx/include/iterator
libcxx/test/std/algorithms/alg.modifying.operations/alg.move/move.pass.cpp
libcxx/test/std/algorithms/alg.modifying.operations/alg.move/move_backward.pass.cpp
libcxx/test/std/algorithms/alg.modifying.operations/alg.rotate/rotate.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65721.263594.patch
Type: text/x-patch
Size: 16037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200513/612936b2/attachment-0001.bin>
More information about the libcxx-commits
mailing list