[all-commits] [llvm/llvm-project] dc1c67: [libc++] Preliminary cleanups to ranges::iter_move...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Wed Mar 2 14:51:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc1c67624bb813d80b2c177a45415d592ac44617
https://github.com/llvm/llvm-project/commit/dc1c67624bb813d80b2c177a45415d592ac44617
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-03-02 (Wed, 02 Mar 2022)
Changed paths:
M libcxx/include/__iterator/iter_move.h
Log Message:
-----------
[libc++] Preliminary cleanups to ranges::iter_move. NFC.
This is just getting some non-functional cleanups out of the way
prior to the meat of the change in D120417.
More information about the All-commits
mailing list