summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorEvgenii Stepanov <eugenis@google.com>2019-12-20 12:07:04 -0800
committerEvgenii Stepanov <eugenis@google.com>2019-12-20 12:41:57 -0800
commitddf897fc80499ece298bc33201db6b697d2af50e (patch)
tree3ec5019759a4a0e37ddc0f224a1653d9cb117afd /llvm/docs/CommandGuide
parent59878ec8092bef656a71d22261fd3b70651e8318 (diff)
downloadbcm5719-llvm-ddf897fc80499ece298bc33201db6b697d2af50e.tar.gz
bcm5719-llvm-ddf897fc80499ece298bc33201db6b697d2af50e.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 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud