[all-commits] [llvm/llvm-project] 488a4b: [compiler-rt] [test] Mark dfsan tests XFAIL on gli...
Michał Górny via All-commits
all-commits at lists.llvm.org
Mon Apr 17 18:38:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 488a4b24817ae7d9319d8a99bd96c491b2035641
https://github.com/llvm/llvm-project/commit/488a4b24817ae7d9319d8a99bd96c491b2035641
Author: Michał Górny <mgorny at gentoo.org>
Date: 2023-04-18 (Tue, 18 Apr 2023)
Changed paths:
M compiler-rt/test/dfsan/custom.cpp
M compiler-rt/test/dfsan/release_shadow_space.c
M compiler-rt/test/lit.common.cfg.py
Log Message:
-----------
[compiler-rt] [test] Mark dfsan tests XFAIL on glibc-2.37
Mark the two dfsan tests that are known to be broken on glibc-2.37
as XFAIL, to make the test suite start passing on Gentoo again.
Bug: https://github.com/llvm/llvm-project/issues/60678
Differential Revision: https://reviews.llvm.org/D148496
More information about the All-commits
mailing list