[libcxx-commits] [PATCH] D119958: Remove __uncvref; use __uncvref_t instead
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 17 11:41:19 PST 2022
philnik updated this revision to Diff 409737.
philnik marked an inline comment as done.
philnik added a comment.
- Refactor test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119958/new/
https://reviews.llvm.org/D119958
Files:
libcxx/include/__functional/bind.h
libcxx/include/__hash_table
libcxx/include/__memory/allocator_arg_t.h
libcxx/include/__tree
libcxx/include/__tuple
libcxx/include/experimental/functional
libcxx/include/future
libcxx/include/thread
libcxx/include/tuple
libcxx/include/type_traits
libcxx/test/std/thread/futures/futures.task/futures.task.members/ctor2.compile.pass.cpp
libcxx/test/std/thread/futures/futures.task/futures.task.members/ctor2.fail.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119958.409737.patch
Type: text/x-patch
Size: 12945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220217/c9b42430/attachment-0001.bin>
More information about the libcxx-commits
mailing list