[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
Fri Jan 13 17:54:43 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG277a9f6e5f85: [libc++] Add [[clang::lifetimebound]] attribute to std::forward and friends (authored by philnik).

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.489173.patch
Type: text/x-patch
Size: 5253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230114/953a57c5/attachment.bin>


More information about the libcxx-commits mailing list