[libcxx-commits] [PATCH] D152377: [libc++] Split sources for <filesystem>

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 13 09:52:53 PDT 2023


ldionne updated this revision to Diff 530953.
ldionne added a comment.
Herald added a subscriber: mstorsjo.

Try to fix circular header dependency


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152377

Files:
  libcxx/src/CMakeLists.txt
  libcxx/src/filesystem/directory_entry.cpp
  libcxx/src/filesystem/filesystem_clock.cpp
  libcxx/src/filesystem/filesystem_common.h
  libcxx/src/filesystem/filesystem_error.cpp
  libcxx/src/filesystem/operations.cpp
  libcxx/src/filesystem/path.cpp
  libcxx/src/filesystem/path_parser.h
  libcxx/src/filesystem/posix_compat.h
  libcxx/utils/ci/buildkite-pipeline.yml
  libcxx/utils/data/ignore_format.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152377.530953.patch
Type: text/x-patch
Size: 110153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230613/3d4239de/attachment-0001.bin>


More information about the libcxx-commits mailing list