diff options
author | Vitaly Buka <vitalybuka@google.com> | 2023-12-13 14:50:26 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-13 14:50:26 -0800 |
commit | 8d300e67d2227f55fc5056cd3eec8c62d084c1b9 (patch) | |
tree | ca3770068d424f8b77795bfe546ed18b367e742a /llvm/unittests/FileCheck/FileCheckTest.cpp | |
parent | 192840113a84ea2b062a77bbdf4aa0de1cabf80f (diff) | |
download | llvm-8d300e67d2227f55fc5056cd3eec8c62d084c1b9.zip llvm-8d300e67d2227f55fc5056cd3eec8c62d084c1b9.tar.gz llvm-8d300e67d2227f55fc5056cd3eec8c62d084c1b9.tar.bz2 |
[hwasan] Improve support of forking with threads (#75291)
Lock Lsan and Thread related date at_fork.
Clean shadow before thread starts, forked process may reuse already
mapped stack of 'lost' parent thread for new threads.
Diffstat (limited to 'llvm/unittests/FileCheck/FileCheckTest.cpp')
0 files changed, 0 insertions, 0 deletions