[all-commits] [llvm/llvm-project] 6b4bb1: [libc++][ranges] Addresses LWG3759
Mark de Wever via All-commits
all-commits at lists.llvm.org
Sat May 6 10:31:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b4bb103db37ec11507bf3f3fa26731bd16501a5
https://github.com/llvm/llvm-project/commit/6b4bb103db37ec11507bf3f3fa26731bd16501a5
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-05-06 (Sat, 06 May 2023)
Changed paths:
M libcxx/docs/Status/Cxx2bIssues.csv
Log Message:
-----------
[libc++][ranges] Addresses LWG3759
LWG3759 ranges::rotate_copy should use std::move
This has been one in the initial version (D127211).
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D142813
More information about the All-commits
mailing list