[libcxx-commits] [PATCH] D152378: [libc++][filesystem] Avoid using anonymous namespaces in support headers

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 26 06:35:52 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG21853b964555: [libc++][filesystem] Avoid using anonymous namespaces in support headers (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152378

Files:
  libcxx/src/filesystem/error.h
  libcxx/src/filesystem/file_descriptor.h
  libcxx/src/filesystem/format_string.h
  libcxx/src/filesystem/operations.cpp
  libcxx/src/filesystem/path_parser.h
  libcxx/src/filesystem/posix_compat.h
  libcxx/src/filesystem/time_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152378.534523.patch
Type: text/x-patch
Size: 21216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230626/97362032/attachment-0001.bin>


More information about the libcxx-commits mailing list