[PATCH] D43898: Preliminary refactoring in service of -Wreturn-std-move. NFC.

Richard Trieu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 14 20:06:23 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL327598: Refactoring code around move/copy initialization.  NFC. (authored by rtrieu, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43898?vs=137920&id=138488#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43898

Files:
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/SemaExprCXX.cpp
  cfe/trunk/lib/Sema/SemaStmt.cpp
  cfe/trunk/lib/Sema/SemaTemplateInstantiateDecl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43898.138488.patch
Type: text/x-patch
Size: 11897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180315/7a92e280/attachment-0001.bin>


More information about the cfe-commits mailing list