llvm-project
22a69a26 - lsan: Support free_sized and free_aligned_sized from C23 (#144604)

Commit
140 days ago
lsan: Support free_sized and free_aligned_sized from C23 (#144604) Adds support to LSan for `free_sized` and `free_aligned_sized` from C23. Other sanitizers will be handled with their own separate PRs. For https://github.com/llvm/llvm-project/issues/144435 This is attempt number 2. Signed-off-by: Justin King <jcking@google.com>
Author
Parents
Loading