[PATCH] D47586: Update NRVO logic to support early return (Attempt 2)
Taiju Tsuiki via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 31 08:11:29 PDT 2018
tzik updated this revision to Diff 149299.
tzik added a comment.
test
Repository:
rC Clang
https://reviews.llvm.org/D47586
Files:
include/clang/AST/Decl.h
include/clang/Sema/Scope.h
lib/Sema/Scope.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaStmt.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
lib/Serialization/ASTReaderDecl.cpp
lib/Serialization/ASTWriterDecl.cpp
test/CodeGenCXX/nrvo-noopt.cpp
test/CodeGenCXX/nrvo.cpp
test/SemaCXX/nrvo-ast.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47586.149299.patch
Type: text/x-patch
Size: 17793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180531/ecf7cfa3/attachment-0001.bin>
More information about the cfe-commits
mailing list