[libcxx-commits] [PATCH] D153658: [libc++] Make everything in namespace std have default type visibility and hidden visibility and remove _LIBCPP_ENUM_VIS

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 18 13:49:32 PDT 2023


philnik updated this revision to Diff 551629.
philnik marked 4 inline comments as done.
philnik edited the summary of this revision.
philnik added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153658

Files:
  libcxx/.clang-format
  libcxx/docs/DesignDocs/VisibilityMacros.rst
  libcxx/docs/ReleaseNotes/18.rst
  libcxx/include/__charconv/chars_format.h
  libcxx/include/__compare/ordering.h
  libcxx/include/__config
  libcxx/include/__filesystem/copy_options.h
  libcxx/include/__filesystem/directory_options.h
  libcxx/include/__filesystem/file_type.h
  libcxx/include/__filesystem/path.h
  libcxx/include/__filesystem/perm_options.h
  libcxx/include/__filesystem/perms.h
  libcxx/include/__format/format_arg.h
  libcxx/include/__format/parser_std_format_spec.h
  libcxx/include/__format/write_escaped.h
  libcxx/include/__fwd/subrange.h
  libcxx/include/new

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153658.551629.patch
Type: text/x-patch
Size: 12635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230818/a64d9c61/attachment.bin>


More information about the libcxx-commits mailing list