[libcxx-commits] [PATCH] D149351: [libc++] Moves unwrap_reference to type_traits.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 27 08:16:50 PDT 2023
Mordante created this revision.
Herald added a subscriber: arichardson.
Herald added a project: All.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
This was discovered while working on modules.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D149351
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__functional/unwrap_ref.h
libcxx/include/__type_traits/unwrap_ref.h
libcxx/include/module.modulemap.in
libcxx/include/type_traits
libcxx/utils/data/ignore_format.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149351.517567.patch
Type: text/x-patch
Size: 4701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230427/f29d643c/attachment.bin>
More information about the libcxx-commits
mailing list