summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorEvgenii Stepanov <eugenis@google.com>2019-12-20 12:07:04 -0800
committerEvgenii Stepanov <eugenis@google.com>2020-01-06 15:07:02 -0800
commitb5e7f95cfbeb28ff8b966a2b7e38a03f32410030 (patch)
treef21db342c30a91c23340f16598bcc2abe558c1ee /lldb/packages/Python/lldbsuite
parent59fadc14eeb1d63177b76147b26348a106ac1f9b (diff)
downloadbcm5719-llvm-b5e7f95cfbeb28ff8b966a2b7e38a03f32410030.tar.gz
bcm5719-llvm-b5e7f95cfbeb28ff8b966a2b7e38a03f32410030.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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud