[all-commits] [llvm/llvm-project] 0a92e0: [libc++] Use __unwrap_iter_impl for both unwrappin...
philnik777 via All-commits
all-commits at lists.llvm.org
Thu Jul 14 11:01:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a92e0728c8c5b6b36adff6ebaa2b8cddd44298c
https://github.com/llvm/llvm-project/commit/0a92e0728c8c5b6b36adff6ebaa2b8cddd44298c
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-07-14 (Thu, 14 Jul 2022)
Changed paths:
M libcxx/include/__algorithm/unwrap_iter.h
M libcxx/include/__iterator/reverse_iterator.h
M libcxx/utils/libcxx/test/params.py
Log Message:
-----------
[libc++] Use __unwrap_iter_impl for both unwrapping and rewrapping
Reviewed By: ldionne, #libc
Spies: arichardson, sstefan1, libcxx-commits
Differential Revision: https://reviews.llvm.org/D129039
More information about the All-commits
mailing list