[all-commits] [llvm/llvm-project] 87303f: scudo: Fix various test failures, mostly on 32-bit.
pcc via All-commits
all-commits at lists.llvm.org
Tue Feb 11 12:19:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 87303fd9171199ac3082e17d4a91304bf82baeea
https://github.com/llvm/llvm-project/commit/87303fd9171199ac3082e17d4a91304bf82baeea
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M compiler-rt/lib/scudo/standalone/size_class_map.h
M compiler-rt/lib/scudo/standalone/tests/wrappers_c_test.cpp
Log Message:
-----------
scudo: Fix various test failures, mostly on 32-bit.
Differential Revision: https://reviews.llvm.org/D74429
More information about the All-commits
mailing list