[clang] [Clang] FunctionEffect analysis was missing a CXXBindTemporaryExpr's implicit call to a destructor. (PR #166110)
Doug Wyatt via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 3 10:46:14 PST 2025
dougsonos wrote:
Yeah, we can keep both checks (and that's how things stand at the moment on the branch). I'm having trouble finding an example where they are redundant.
https://github.com/llvm/llvm-project/pull/166110
More information about the cfe-commits
mailing list