[all-commits] [llvm/llvm-project] da3cd3: [compiler-rt] [test] Mark dfsan tests XFAIL on gli...

Michał Górny via All-commits all-commits at lists.llvm.org
Tue May 2 10:51:26 PDT 2023


  Branch: refs/heads/release/16.x
  Home:   https://github.com/llvm/llvm-project
  Commit: da3cd333bea572fb10470f610a27f22bcb84b08c
      https://github.com/llvm/llvm-project/commit/da3cd333bea572fb10470f610a27f22bcb84b08c
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2023-05-02 (Tue, 02 May 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

(cherry picked from commit 488a4b24817ae7d9319d8a99bd96c491b2035641)




More information about the All-commits mailing list