[PATCH] D153962: [clang] Do not discard cleanups while processing immediate invocation

Mariya Podchishchaeva via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 28 12:10:23 PDT 2023


Fznamznon updated this revision to Diff 535489.
Fznamznon added a comment.

Rebase, don't use MaybeCreateExprWithCleanups


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153962

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Sema/SemaExpr.cpp
  clang/test/CodeGenCXX/consteval-cleanup.cpp
  clang/test/SemaCXX/consteval-cleanup.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153962.535489.patch
Type: text/x-patch
Size: 3391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230628/4fa2c4d6/attachment.bin>


More information about the cfe-commits mailing list