[clang] [analyzer] Fix false double free when including 3rd-party headers with overloaded delete operator as system headers (PR #85224)

Ella Ma via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 14 06:18:57 PDT 2024


Snape3058 wrote:

This version is just a trivial workaround for this issue. Refer to the FIXME comment in the checker. Feel free to provide suggestions on fixing this bug.

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


More information about the cfe-commits mailing list