[all-commits] [llvm/llvm-project] a208ad: sanitizer_common: Use void* for madvise first argu...
pcc via All-commits
all-commits at lists.llvm.org
Wed Aug 19 10:56:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a208ad5ddb5bbcf773dae82d37755dc109dab483
https://github.com/llvm/llvm-project/commit/a208ad5ddb5bbcf773dae82d37755dc109dab483
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2020-08-19 (Wed, 19 Aug 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_solaris.cpp
Log Message:
-----------
sanitizer_common: Use void* for madvise first argument on Solaris.
Differential Revision: https://reviews.llvm.org/D86166
More information about the All-commits
mailing list