[all-commits] [llvm/llvm-project] bfdc1a: [HWASAN] Added dtls_ member variable which is need...
kstoimenov via All-commits
all-commits at lists.llvm.org
Wed Dec 14 16:20:56 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfdc1a795a2637fcf9fa750571da153c0d117b4a
https://github.com/llvm/llvm-project/commit/bfdc1a795a2637fcf9fa750571da153c0d117b4a
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_thread.cpp
M compiler-rt/lib/hwasan/hwasan_thread.h
Log Message:
-----------
[HWASAN] Added dtls_ member variable which is needed by __lsan::GetThreadRangesLocked.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D140065
More information about the All-commits
mailing list