[PATCH] D141744: [Clang] Add lifetimebound attribute to std::move/std::forward

Alexander Shaposhnikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 14 18:25:30 PST 2023


alexander-shaposhnikov updated this revision to Diff 489322.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141744/new/

https://reviews.llvm.org/D141744

Files:
  clang/lib/Sema/SemaDecl.cpp
  clang/test/SemaCXX/attr-lifetimebound.cpp
  clang/test/SemaCXX/builtin-std-move.cpp
  clang/test/SemaCXX/builtins.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141744.489322.patch
Type: text/x-patch
Size: 5173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230115/1d33bb35/attachment.bin>


More information about the cfe-commits mailing list