[PATCH] D98971: [C++20] [P1825] Fix bugs with implicit-move from variables of reference type
Arthur O'Dwyer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 23 07:10:12 PDT 2021
Quuxplusone updated this revision to Diff 332663.
Quuxplusone added a comment.
Shrink the code by one line, by introducing another local named variable.
Still hoping for an "accept" here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98971/new/
https://reviews.llvm.org/D98971
Files:
clang/lib/Sema/SemaStmt.cpp
clang/test/CXX/class/class.init/class.copy.elision/p3.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98971.332663.patch
Type: text/x-patch
Size: 5205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210323/5af2e1e3/attachment-0001.bin>
More information about the cfe-commits
mailing list