[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 10:17:05 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG03282f2fe14e: [clang] C++98 implicit moves are back with a vengeance (authored by mizvekov).

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.358325.patch
Type: text/x-patch
Size: 17069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210713/a2b587fc/attachment-0001.bin>


More information about the cfe-commits mailing list