[libcxx-commits] [PATCH] D153299: [libc++][ranges] Addresses: LWG3719 - Directory iterators should be usable with default sentinel

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 24 07:55:08 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5f8e4315979c: [libc++][ranges] Addresses:  LWG3719 - Directory iterators should be usableā€¦ (authored by Zingam).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153299/new/

https://reviews.llvm.org/D153299

Files:
  libcxx/docs/Status/Cxx23Issues.csv
  libcxx/include/__filesystem/directory_iterator.h
  libcxx/include/__filesystem/recursive_directory_iterator.h
  libcxx/include/filesystem
  libcxx/include/regex
  libcxx/test/std/input.output/filesystems/class.directory_iterator/directory_iterator.members/equal.pass.cpp
  libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/equal.pass.cpp
  libcxx/test/std/re/re.iter/re.regiter/re.regiter.comp/equal.pass.cpp
  libcxx/test/std/re/re.iter/re.tokiter/re.tokiter.comp/equal.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153299.534217.patch
Type: text/x-patch
Size: 15849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230624/71e5422c/attachment-0001.bin>


More information about the libcxx-commits mailing list