[libcxx-commits] [PATCH] D116489: [libc++] [API BREAK] Change `fs::path::iterator::iterator_category` to `input_iterator_tag`.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jan 9 02:21:28 PST 2022
Quuxplusone updated this revision to Diff 398411.
Quuxplusone marked an inline comment as done.
Quuxplusone added a comment.
@ldionne ping!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116489/new/
https://reviews.llvm.org/D116489
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/include/__filesystem/path_iterator.h
libcxx/include/__iterator/reverse_iterator.h
libcxx/test/libcxx/input.output/filesystems/class.path/path.itr/reverse_iterator_produces_diagnostic.verify.cpp
libcxx/test/std/input.output/filesystems/class.path/path.itr/iterator.pass.cpp
libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.proximate/proximate.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116489.398411.patch
Type: text/x-patch
Size: 6695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220109/48e9ad7b/attachment-0001.bin>
More information about the libcxx-commits
mailing list