[PATCH] D99696: [clang] NRVO: Improvements and handling of more cases.
Matheus Izvekov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 15 15:24:56 PDT 2021
mizvekov updated this revision to Diff 352271.
mizvekov added a comment.
-bugs
+tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99696/new/
https://reviews.llvm.org/D99696
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Sema/Sema.cpp
clang/lib/Sema/SemaCoroutine.cpp
clang/lib/Sema/SemaExprCXX.cpp
clang/lib/Sema/SemaStmt.cpp
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
clang/test/CodeGen/nrvo-tracking.cpp
clang/test/SemaObjCXX/block-capture.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99696.352271.patch
Type: text/x-patch
Size: 33377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210615/8c8bfd4e/attachment-0001.bin>
More information about the cfe-commits
mailing list