[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 02:02:31 PST 2021


philnik created this revision.
philnik added reviewers: Quuxplusone, ldionne.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Remove unused headers from `<filesystem>`


Repository:
  rG LLVM Github Monorepo

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.395815.patch
Type: text/x-patch
Size: 7595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211222/35b3d2a5/attachment.bin>


More information about the libcxx-commits mailing list