[all-commits] [llvm/llvm-project] 20f508: Update Sanitizer tests for Android R.

Mitch Phillips via All-commits all-commits at lists.llvm.org
Thu Feb 27 14:15:42 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 20f508efc0122173980fc9607ccd694938ddf79f
      https://github.com/llvm/llvm-project/commit/20f508efc0122173980fc9607ccd694938ddf79f
  Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M compiler-rt/test/asan/TestCases/Posix/no-fd.cpp
    M compiler-rt/test/asan/TestCases/strstr_strict.c
    M compiler-rt/test/sanitizer_common/TestCases/Posix/feof_fileno_ferror.cpp

  Log Message:
  -----------
  Update Sanitizer tests for Android R.

Summary:
Sanitizer tests don't entirely pass on an R device. Fix up all the
incompatibilities with the new system.

Reviewers: eugenis, pcc

Reviewed By: eugenis

Subscribers: #sanitizers, llvm-commits

Tags: #sanitizers, #llvm

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




More information about the All-commits mailing list