[clang] [Clang] FunctionEffect analysis was missing a CXXBindTemporaryExpr's implicit call to a destructor. (PR #166110)

via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 3 07:59:44 PST 2025


Sirraide wrote:

> With this patch, here we get two warnings that S's destructor is being called from the nonblocking lambda.

Oh, nice; add that as a test case then

https://github.com/llvm/llvm-project/pull/166110


More information about the cfe-commits mailing list