[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 11:06:18 PST 2025
Sirraide 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.
Sgtm; we can come back to this if/when someone finds an example that causes duplicate warnings
https://github.com/llvm/llvm-project/pull/166110
More information about the cfe-commits
mailing list