[libcxx-commits] [PATCH] D116146: [libc++] Remove unused headers from <filesystem>

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 22 17:09:14 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG352945dd36c6: [libc++] Remove unused headers from <filesystem> (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116146

Files:
  libcxx/include/filesystem
  libcxx/src/filesystem/directory_iterator.cpp
  libcxx/src/filesystem/filesystem_common.h
  libcxx/test/libcxx/input.output/filesystems/convert_file_time.pass.cpp
  libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/comparisons.pass.cpp
  libcxx/test/std/input.output/filesystems/class.directory_iterator/types.pass.cpp
  libcxx/test/std/input.output/filesystems/class.filesystem_error/filesystem_error.members.pass.cpp
  libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/copy.pass.cpp
  libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/move.pass.cpp
  libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/copy.pass.cpp
  libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/move.pass.cpp
  libcxx/test/std/input.output/filesystems/class.path/synop.pass.cpp
  libcxx/test/support/filesystem_test_helper.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116146.395951.patch
Type: text/x-patch
Size: 7595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211223/29a5d10d/attachment.bin>


More information about the libcxx-commits mailing list