[libcxx-commits] [PATCH] D141321: [libc++] Add [[clang::lifetimebound]] attribute to std::forward and friends
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 10 10:44:03 PST 2023
philnik updated this revision to Diff 487885.
philnik edited the summary of this revision.
philnik added a comment.
Try to fix CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141321/new/
https://reviews.llvm.org/D141321
Files:
libcxx/include/__config
libcxx/include/__utility/forward.h
libcxx/include/__utility/forward_like.h
libcxx/include/__utility/move.h
libcxx/test/libcxx/utilities/utility/forward/lifetimebound.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141321.487885.patch
Type: text/x-patch
Size: 5253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230110/46e766ac/attachment-0001.bin>
More information about the libcxx-commits
mailing list