[PATCH] D92936: [Sema] Fix deleted function problem in implicitly movable test
Yang Fan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 4 23:34:13 PST 2021
nullptr.cpp updated this revision to Diff 314509.
nullptr.cpp added a comment.
Fix use-of-uninitialized-value and `-Wreturn-std-move` with delete function
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92936/new/
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
clang/test/SemaCXX/warn-return-std-move.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92936.314509.patch
Type: text/x-patch
Size: 12774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210105/4c1929ab/attachment.bin>
More information about the cfe-commits
mailing list