[all-commits] [llvm/llvm-project] 58b652: [scudo] Use portable sysconf instead of deprecated...
Dominic Chen via All-commits
all-commits at lists.llvm.org
Thu Mar 17 11:02:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58b6521eb5a06361d2965185de315eefa06dfe6a
https://github.com/llvm/llvm-project/commit/58b6521eb5a06361d2965185de315eefa06dfe6a
Author: Dominic Chen <ddchen at apple.com>
Date: 2022-03-17 (Thu, 17 Mar 2022)
Changed paths:
M compiler-rt/lib/scudo/standalone/tests/map_test.cpp
Log Message:
-----------
[scudo] Use portable sysconf instead of deprecated getpagesize
Differential Revision: https://reviews.llvm.org/D121859
More information about the All-commits
mailing list