[HWASAN] Implmented LSAN specifc thread support.
authorKirill Stoimenov <kstoimenov@google.com>
Tue, 10 Jan 2023 19:25:10 +0000 (19:25 +0000)
committerKirill Stoimenov <kstoimenov@google.com>
Wed, 11 Jan 2023 00:14:42 +0000 (00:14 +0000)
commitc8665b3d9abd249a0147e0c93a7f57987d79f35c
tree8843a76ccd6610e42ff6df903d71feda501a2f49
parentb5cb91fc1cb851dcc4d3dc82a19a9d56dd352350
[HWASAN] Implmented LSAN specifc thread support.

Implemented LSAN interface on HwasanThreadList and added os_id to __hwasan::Thread.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D141143
compiler-rt/lib/hwasan/hwasan_thread.cpp
compiler-rt/lib/hwasan/hwasan_thread.h
compiler-rt/lib/hwasan/hwasan_thread_list.h