[PATCH] D105756: [clang] C++98 implicit moves are back with a vengeance

Matheus Izvekov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 13 03:39:27 PDT 2021


mizvekov updated this revision to Diff 358224.
mizvekov edited the summary of this revision.
mizvekov added a comment.

- Fix minor nits.
- Please Dijkstra.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105756

Files:
  clang/lib/Sema/SemaStmt.cpp
  clang/test/CXX/class/class.init/class.copy.elision/p3.cpp
  clang/test/SemaCXX/conversion-function.cpp
  clang/test/SemaObjCXX/block-capture.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105756.358224.patch
Type: text/x-patch
Size: 17069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210713/1399cbd6/attachment-0001.bin>


More information about the cfe-commits mailing list