Files
clang-p2996/compiler-rt/include/sanitizer/allocator_interface.h
Jin Xin Ng 7639265af4 [sanitizer] Implement __sanitizer_get_allocated_size_fast
The primary motivation for this change is to allow FreeHooks to obtain
the allocated size of the pointer being freed in a fast, efficient manner.

Differential Revision: https://reviews.llvm.org/D151360
2023-05-26 00:19:47 +00:00

4.2 KiB