[libcxx-commits] [PATCH] D152381: [libc++] Extract ErrorHandler and related utilities from filesystem_common

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 7 09:24:52 PDT 2023


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152381

Files:
  libcxx/src/filesystem/directory_iterator.cpp
  libcxx/src/filesystem/error.h
  libcxx/src/filesystem/filesystem_common.h
  libcxx/src/filesystem/operations.cpp
  libcxx/src/filesystem/path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152381.529341.patch
Type: text/x-patch
Size: 16462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230607/6ab356b7/attachment-0001.bin>


More information about the libcxx-commits mailing list