[clang] [analyzer] Fix false double free when including 3rd-party headers with overloaded delete operator as system headers (PR #85224)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 28 08:39:44 PDT 2024
nathanjsmith wrote:
Any update on whether this can be merged? The false positive detection is preventing me from upgrading beyond clang 14.
https://github.com/llvm/llvm-project/pull/85224
More information about the cfe-commits
mailing list