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

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 19:56:56 PDT 2026


https://github.com/vitalybuka requested changes to this pull request.

How hard to tweak lsan to do the same? 
If you can allocator you can do leak checking almost for free.


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


More information about the llvm-commits mailing list