[PATCH] D53716: [AST] Only store data for the NRVO candidate in ReturnStmt if needed.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 07:43:23 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC345605: [AST] Only store data for the NRVO candidate in ReturnStmt if needed (authored by brunoricci, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53716?vs=171131&id=171696#toc

Repository:
  rC Clang

https://reviews.llvm.org/D53716

Files:
  include/clang/AST/Stmt.h
  lib/AST/ASTImporter.cpp
  lib/AST/Stmt.cpp
  lib/Analysis/BodyFarm.cpp
  lib/CodeGen/CGObjC.cpp
  lib/Sema/SemaStmt.cpp
  lib/Serialization/ASTReaderStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53716.171696.patch
Type: text/x-patch
Size: 11800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/40558713/attachment-0001.bin>


More information about the llvm-commits mailing list