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

Arthur O'Dwyer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 28 13:28:30 PST 2018


Quuxplusone updated this revision to Diff 136380.
Quuxplusone added a comment.

Add a block comment for function `TryMoveInitialization`.


Repository:
  rC Clang

https://reviews.llvm.org/D43898

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43898.136380.patch
Type: text/x-patch
Size: 11831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180228/55711b06/attachment-0001.bin>


More information about the cfe-commits mailing list