[all-commits] [llvm/llvm-project] f2a975: [MSAN] adjust Posix/timer.cpp
kda via All-commits
all-commits at lists.llvm.org
Wed Mar 9 13:02:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2a97536809588f1748d32d2e79c9a2a6b4ec335
https://github.com/llvm/llvm-project/commit/f2a97536809588f1748d32d2e79c9a2a6b4ec335
Author: Kevin Athey <kda at google.com>
Date: 2022-03-09 (Wed, 09 Mar 2022)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Posix/timer.cpp
Log Message:
-----------
[MSAN] adjust Posix/timer.cpp
follow up to 0a4dec6cc2bf.
add unsupported for s390 (SEGV)
restore line that s390 complains, so following asserts work.
Differential Revision: https://reviews.llvm.org/D121326
More information about the All-commits
mailing list