[PATCH] D47067: Update NRVO logic to support early return
Taiju Tsuiki via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 29 20:57:28 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC333500: Update NRVO logic to support early return (authored by tzik, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47067?vs=148603&id=149035#toc
Repository:
rC Clang
https://reviews.llvm.org/D47067
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/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: D47067.149035.patch
Type: text/x-patch
Size: 16778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180530/837550cd/attachment-0001.bin>
More information about the cfe-commits
mailing list