[PATCH] D153294: [clang] Do not create ExprWithCleanups while checking immediate invocation

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


Fznamznon added a comment.

> I believe we should make the proposed change (add potentially redundant ExprWithCleanups without touching the cleanups objects or flags) without blocking on Richard's approval.

I posted https://reviews.llvm.org/D153962 .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153294



More information about the cfe-commits mailing list