[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
Wed Jun 21 08:44:46 PDT 2023


ldionne updated this revision to Diff 533282.
ldionne retitled this revision from "[libc++][filesystem] Use _LIBCPP_HIDE_FROM_ABI in common headers" to "[libc++][filesystem] Avoid using anonymous namespaces in support headers".
ldionne edited the summary of this revision.
ldionne added a comment.

Switch from HIDE_FROM_ABI to just inline.


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.533282.patch
Type: text/x-patch
Size: 20945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230621/09c1f27b/attachment-0001.bin>


More information about the libcxx-commits mailing list