[PATCH] D98971: [C++20] [P1825] Fix bugs with implicit-move from variables of reference type
Stephan Bergmann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 23 06:50:14 PDT 2021
sberg added a comment.
FWIW, LibreOffice `make check` (which started to consistently fail with D88220 <https://reviews.llvm.org/D88220>) succeeds with this change.
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