[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
Mon Jan 17 13:41:53 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG459b4b725f52: [libc++] [API BREAK] Change `fs::path::iterator::iterator_category` to… (authored by arthur.j.odwyer).
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.400635.patch
Type: text/x-patch
Size: 6695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220117/c2145d0c/attachment.bin>
More information about the libcxx-commits
mailing list