[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
Sat Aug 19 15:16:23 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3583bf3ad8c5: [libc++] Make everything in namespace std have default type visibility and… (authored by philnik).

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.551791.patch
Type: text/x-patch
Size: 12635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230819/399ae612/attachment-0001.bin>


More information about the libcxx-commits mailing list