[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 12:28:47 PST 2025
https://github.com/Sirraide commented:
LGTM
One thing I forgot to mention with the other function effects prs: we should add a release note for them. It doesn’t have to be anything too specific; just something along the lines of ‘Fixed a number of false positives and false negatives around `-Wfunction-effects`’ is enough imo.
https://github.com/llvm/llvm-project/pull/166110
More information about the cfe-commits
mailing list