[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
Mon Oct 31 16:37:17 PDT 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG627465cf9fa7: [libc++] Move preferred_name declarations into the forward declaring headers… (authored by philnik).
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/regex
libcxx/include/string
libcxx/include/string_view
libcxx/test/libcxx/private_headers.verify.cpp
libcxx/test/std/utilities/utility/mem.res/mem.res.aliases/header_regex_synop.pass.cpp
libcxx/test/std/utilities/utility/mem.res/mem.res.aliases/header_string_synop.pass.cpp
libcxx/test/std/utilities/utility/mem.res/mem.res.aliases/header_string_synop2.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135824.472179.patch
Type: text/x-patch
Size: 15614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221031/94114a86/attachment-0001.bin>
More information about the libcxx-commits
mailing list