[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
Sun May 7 05:12:46 PDT 2023
Mordante updated this revision to Diff 520167.
Mordante added a comment.
Addresses review comment. Basically the patch is now a rename.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149351/new/
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/__utility/pair.h
libcxx/include/functional
libcxx/include/module.modulemap.in
libcxx/include/tuple
libcxx/include/type_traits
libcxx/test/libcxx/private_headers.verify.cpp
libcxx/utils/data/ignore_format.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149351.520167.patch
Type: text/x-patch
Size: 7933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230507/59d0f84d/attachment-0001.bin>
More information about the libcxx-commits
mailing list