[PATCH] D98971: [C++20] [P1825] Fix bugs with implicit-move from variables of reference type

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 23 08:01:01 PDT 2021


aaronpuchert accepted this revision.
aaronpuchert added a comment.
This revision is now accepted and ready to land.

I thought maybe you wanted to follow @mizvekov's proposal to simplify, but I understand you want to stick close to the standard language.

So LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98971



More information about the cfe-commits mailing list