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

Mariya Podchishchaeva via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 23 05:48:25 PDT 2023


Fznamznon added a comment.

> While we wait for Richard's response... @Fznamznon what are your thoughts on wrapping all ConstantExpr that span immediate invocations with redundant ExprWithCleanups per Richard's suggestions?
> This bug looks scary enough to me to warrant a fix asap.

Agree. I was thinking of implementing Richard's suggestions in a separate review for some time. I'll do that.


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