[PATCH] D141744: [Clang] Add lifetimebound attribute to std::move/std::forward
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 18 11:03:35 PST 2023
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
The code changes LGTM, but should we update the documentation in `LanguageExtensions.rst` and add a release note for the changes?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141744/new/
https://reviews.llvm.org/D141744
More information about the cfe-commits
mailing list