[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 19 02:55:51 PDT 2022


philnik updated this revision to Diff 468833.
philnik added a comment.

Fix diff


Repository:
  rG LLVM Github Monorepo

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

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
  libcxx/test/libcxx/private_headers.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135824.468833.patch
Type: text/x-patch
Size: 11572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221019/5dcf3473/attachment.bin>


More information about the libcxx-commits mailing list