[all-commits] [llvm/llvm-project] cda72e: [msan] Fix test with GLIBC 2.34
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sun Nov 14 20:15:57 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cda72e92971bc8b4e88f89fd01e18ee55376b84f
https://github.com/llvm/llvm-project/commit/cda72e92971bc8b4e88f89fd01e18ee55376b84f
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-11-14 (Sun, 14 Nov 2021)
Changed paths:
M compiler-rt/lib/msan/tests/msan_test.cpp
Log Message:
-----------
[msan] Fix test with GLIBC 2.34
PTHREAD_STACK_MIN is not a constexpr
More information about the All-commits
mailing list