[libcxx-commits] [PATCH] D116642: [libc++] LWG3171: implement operator<< for filesystem::directory_entry.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 13 19:19:50 PST 2022


var-const updated this revision to Diff 399868.
var-const marked an inline comment as done.
var-const added a comment.

- change GitHub links to LLVM links;
- make the `directory_entry` used in tests const.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116642

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/__filesystem/directory_entry.h
  libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.ops/ostream_joiner.op.assign.pass.cpp
  libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.io/directory_entry.io.pass.cpp
  libcxx/test/std/input.output/filesystems/class.path/path.nonmember/path.io.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116642.399868.patch
Type: text/x-patch
Size: 5790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220114/ee128fe8/attachment-0001.bin>


More information about the libcxx-commits mailing list