Files
clang-p2996/compiler-rt/lib/memprof/memprof_malloc_linux.cpp
Vitaly Buka b07f1be92c [sanitizer] Remove DTLS_on_libc_memalign (#108120)
`DTLS_on_libc_memalign` is called from primary
allocator, so `__sanitizer_get_allocated_begin`
should also be aware of allocation,
and correctly handled by `GetDTLSRange`.
2024-09-12 00:50:54 -07:00

4.5 KiB