[all-commits] [llvm/llvm-project] 7912b1: [libc++] Fix reverse_iterator::iterator_concept
philnik777 via All-commits
all-commits at lists.llvm.org
Sat Jul 30 01:54:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7912b1f8e7c845a97411cbfc176db56861cdf116
https://github.com/llvm/llvm-project/commit/7912b1f8e7c845a97411cbfc176db56861cdf116
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-07-30 (Sat, 30 Jul 2022)
Changed paths:
M libcxx/include/__iterator/reverse_iterator.h
M libcxx/test/std/iterators/predef.iterators/reverse.iterators/types.compile.pass.cpp
M libcxx/test/support/test_iterators.h
Log Message:
-----------
[libc++] Fix reverse_iterator::iterator_concept
Fixes https://github.com/llvm/llvm-project/issues/56504
Reviewed By: ldionne, Mordante, huixie90, #libc
Spies: libcxx-commits, hewillk
Differential Revision: https://reviews.llvm.org/D129794
More information about the All-commits
mailing list