diff options
author | Chris Apple <cja-private@pm.me> | 2025-08-23 11:46:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-23 11:46:32 -0700 |
commit | aa4bc2ed914bd08feb90ba691bd50482e8de51eb (patch) | |
tree | 6db464a35a3f3909e41b1a095496738755e07444 /lldb/packages/Python/lldbsuite/test/lldbpexpect.py | |
parent | 03a23f02a9a15bb7335cacfbbbd4cfe501bd7ca8 (diff) | |
download | llvm-aa4bc2ed914bd08feb90ba691bd50482e8de51eb.zip llvm-aa4bc2ed914bd08feb90ba691bd50482e8de51eb.tar.gz llvm-aa4bc2ed914bd08feb90ba691bd50482e8de51eb.tar.bz2 |
[rtsan] Support legacy pthread_cond variables (#152947)
fixes #146120
Follows a pattern put forward in tsan:
https://github.com/llvm/llvm-project/blob/71ffa2a4d3c220c97fbffa6078a446cc17bbaada/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp#L1366-L1371
https://github.com/llvm/llvm-project/blob/71ffa2a4d3c220c97fbffa6078a446cc17bbaada/compiler-rt/lib/tsan/dd/dd_interceptors.cpp#L204-L208
To properly deal with memory corruption on older versions of
pthread_cond variables.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbpexpect.py')
0 files changed, 0 insertions, 0 deletions