[all-commits] [llvm/llvm-project] b6d877: [libc++] LWG3171: implement operator<< for filesys...

Konstantin Varlamov via All-commits all-commits at lists.llvm.org
Thu Jan 13 20:44:42 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6d87773feef14d7cceeed380dd6f6c9d43fd9f0
      https://github.com/llvm/llvm-project/commit/b6d87773feef14d7cceeed380dd6f6c9d43fd9f0
  Author: Konstantin Varlamov <varconst at apple.com>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

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

  Log Message:
  -----------
  [libc++] LWG3171: implement operator<< for filesystem::directory_entry.

Differential Revision: https://reviews.llvm.org/D116642




More information about the All-commits mailing list