[clang] [compiler-rt] [sanitizer] Add DoubleFreeSanitizer (DSan) (PR #213846)

Bojun Seo via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 9 17:34:50 PDT 2026


Bojun-Seo wrote:

Good point.

I haven't tried implementing it in LSan yet, but this is something I considered from the initial design stage, and it shouldn't be too hard.

I'll implement it as an extension to LSan and update the PR.

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


More information about the cfe-commits mailing list