[libcxx-commits] [PATCH] D135824: [libc++] Move preferred_name declarations into the forward declaring headers and add pmr preferred names

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 12 16:05:27 PDT 2022


philnik created this revision.
philnik added a reviewer: ldionne.
Herald added a project: All.
philnik 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/D135824

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__fwd/memory_resource.h
  libcxx/include/__fwd/string.h
  libcxx/include/__fwd/string_view.h
  libcxx/include/iosfwd
  libcxx/include/module.modulemap.in
  libcxx/include/string
  libcxx/include/string_view

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135824.467289.patch
Type: text/x-patch
Size: 10140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221012/c59facc1/attachment.bin>


More information about the libcxx-commits mailing list