[all-commits] [llvm/llvm-project] b7ff21: [RISCV][ASAN] Fix passing XFAIL tests

Luís Marques via All-commits all-commits at lists.llvm.org
Sat Oct 17 08:55:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b7ff218f1c0443aca4cd621ff01e44428b88e85f
      https://github.com/llvm/llvm-project/commit/b7ff218f1c0443aca4cd621ff01e44428b88e85f
  Author: Luís Marques <luismarques at lowrisc.org>
  Date:   2020-10-17 (Sat, 17 Oct 2020)

  Changed paths:
    M compiler-rt/test/asan/TestCases/Linux/odr-violation.cpp
    M compiler-rt/test/asan/TestCases/Linux/odr-vtable.cpp

  Log Message:
  -----------
  [RISCV][ASAN] Fix passing XFAIL tests

These tests pass for RV64 Linux, but they are marked as XFAIL. This patch
fixes that.

Differential Revision: https://reviews.llvm.org/D89299




More information about the All-commits mailing list