[LSAN][NFC] Eliminated GetThreadRegistryLocked from the LSAN interface to avoid the...
authorKirill Stoimenov <kstoimenov@google.com>
Tue, 13 Dec 2022 23:03:48 +0000 (23:03 +0000)
committerKirill Stoimenov <kstoimenov@google.com>
Wed, 14 Dec 2022 00:15:40 +0000 (00:15 +0000)
commite43e0ffbe77a3c6704488d341c4a0a8cb8109fb0
treeababb08ff61c79337f78b91c9f9f045c1ca0f081
parentcadd8d3e201d92c03e608da434fa37c7c5f56ee1
[LSAN][NFC] Eliminated GetThreadRegistryLocked from the LSAN interface to avoid the need to implement it in HWASAN.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D139976
compiler-rt/lib/asan/asan_thread.cpp
compiler-rt/lib/lsan/lsan_common.cpp
compiler-rt/lib/lsan/lsan_common.h
compiler-rt/lib/lsan/lsan_common_fuchsia.cpp
compiler-rt/lib/lsan/lsan_fuchsia.cpp
compiler-rt/lib/lsan/lsan_posix.cpp
compiler-rt/lib/lsan/lsan_thread.cpp
compiler-rt/lib/lsan/lsan_thread.h