[PATCH] D119792: [Clang] [P2025] Analyze only potential scopes for NRVO

Roman Rusyaev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 24 14:21:53 PDT 2022


rusyaev-roman updated this revision to Diff 447151.
rusyaev-roman added a comment.

Update the origianl implementation.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119792/new/

https://reviews.llvm.org/D119792

Files:
  clang/include/clang/Sema/Scope.h
  clang/lib/Sema/Scope.cpp
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaStmt.cpp
  clang/test/CodeGenCXX/nrvo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119792.447151.patch
Type: text/x-patch
Size: 152020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220724/79ed0ae5/attachment-0001.bin>


More information about the cfe-commits mailing list