[all-commits] [llvm/llvm-project] 897bec: [test/ubsan] Allow unused FileCheck prefixes in Ty...

Vedant Kumar via All-commits all-commits at lists.llvm.org
Wed Feb 10 16:08:32 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 897bec937e8156061d0546c4a4bf925fdcdb672c
      https://github.com/llvm/llvm-project/commit/897bec937e8156061d0546c4a4bf925fdcdb672c
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2021-02-10 (Wed, 10 Feb 2021)

  Changed paths:
    M compiler-rt/test/ubsan/TestCases/TypeCheck/vptr.cpp

  Log Message:
  -----------
  [test/ubsan] Allow unused FileCheck prefixes in TypeCheck/vptr.cpp

This test started failing after https://reviews.llvm.org/D95849
defaulted --allow-unused-prefixes to false.

Taking a look at the test, I didn't see an obvious need to add
OS-specific check lines for each supported value of %os.

rdar://74207657




More information about the All-commits mailing list