[PATCH] D21619: [Sema] Implement C++14's DR1579: Prefer moving id-expression out of functions
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 30 16:16:24 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL274291: [Sema] Implement C++14's DR1579: Prefer returning by converting move constructor (authored by epilk).
Changed prior to commit:
http://reviews.llvm.org/D21619?vs=62405&id=62437#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21619
Files:
cfe/trunk/include/clang/Sema/Initialization.h
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Sema/SemaStmt.cpp
cfe/trunk/test/CXX/drs/dr15xx.cpp
cfe/trunk/test/SemaCXX/rval-references.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21619.62437.patch
Type: text/x-patch
Size: 13222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160630/f6ecfdc1/attachment.bin>
More information about the cfe-commits
mailing list