ilovepi wrote: > Creating an "empty" ExprWithCleanups feels weird to me, but I guess it's an > existing pattern.
Yeah, I just cribbed that from I think CGExpr.cpp, thinking that the pattern was already in use. I'll take another pass at this to see if I can make it a bit nicer. https://github.com/llvm/llvm-project/pull/175817 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
