[llvm-branch-commits] [clang] [clang] Use uniform lifetime bounds under exceptions (PR #175817)

Paul Kirth via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jan 13 14:49:47 PST 2026


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


More information about the llvm-branch-commits mailing list