[PATCH] D92936: [Sema] Fix deleted function problem in implicitly movable test

Yang Fan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 9 06:52:40 PST 2020


nullptr.cpp created this revision.
nullptr.cpp requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92936

Files:
  clang/lib/Sema/SemaInit.cpp
  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: D92936.310515.patch
Type: text/x-patch
Size: 6972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201209/236e35f9/attachment-0001.bin>


More information about the cfe-commits mailing list