[all-commits] [llvm/llvm-project] ef7a65: Reland "[msan] Intercept qsort, qsort_r."
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Fri Dec 27 11:29:30 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ef7a659c21fb28b20a49912c2bc47b7af6637f85
https://github.com/llvm/llvm-project/commit/ef7a659c21fb28b20a49912c2bc47b7af6637f85
Author: Reid Kleckner <rnk at google.com>
Date: 2019-12-27 (Fri, 27 Dec 2019)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
A compiler-rt/test/msan/qsort.cpp
Log Message:
-----------
Reland "[msan] Intercept qsort, qsort_r."
This reverts commit 8fcce5ac73d49981656d9126e6c88391c1f6bf01.
I spoke too soon, the revert does not actually cause the startup crash
to go away.
More information about the All-commits
mailing list