[all-commits] [llvm/llvm-project] e56d68: [sanitizer] Fix test for GLIBC 2.31
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sat Nov 13 14:28:55 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e56d680fe870c293908f7d1ba577d973cc5af5d6
https://github.com/llvm/llvm-project/commit/e56d680fe870c293908f7d1ba577d973cc5af5d6
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-11-13 (Sat, 13 Nov 2021)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Linux/sysconf_interceptor_bypass_test.cpp
Log Message:
-----------
[sanitizer] Fix test for GLIBC 2.31
Newer GLIBC uses sysconf to get SIGSTKSZ.
More information about the All-commits
mailing list