summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorEvgenii Stepanov <eugenis@google.com>2019-12-20 12:07:04 -0800
committerEvgenii Stepanov <eugenis@google.com>2019-12-23 11:34:49 -0800
commitcaa48a6b88aeed8ae80e6ddb1eae8c6a7cbe260b (patch)
tree091e1b7e05ffa0876828677e60e7fcd61a6d5ef5 /lldb/packages/Python/lldbsuite/test
parent7a9ebe95125ea87a494d0c18f44f10bd70e12188 (diff)
downloadbcm5719-llvm-caa48a6b88aeed8ae80e6ddb1eae8c6a7cbe260b.tar.gz
bcm5719-llvm-caa48a6b88aeed8ae80e6ddb1eae8c6a7cbe260b.zip
[msan] Check qsort input.
Summary: Qsort interceptor suppresses all checks by unpoisoning the data in the wrapper of a comparator function, and then unpoisoning the output array as well. This change adds an explicit run of the comparator on all elements of the input array to catch any sanitizer bugs. Reviewers: vitalybuka Subscribers: #sanitizers, llvm-commits Tags: #sanitizers, #llvm Differential Revision: https://reviews.llvm.org/D71780
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud