[all-commits] [llvm/llvm-project] ee703e: [FileCheck] Address unused prefixes in tests

Mircea Trofin via All-commits all-commits at lists.llvm.org
Fri Oct 30 14:14:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ee703eb4726ba570b3831400cc1b0bc3ae0f88b9
      https://github.com/llvm/llvm-project/commit/ee703eb4726ba570b3831400cc1b0bc3ae0f88b9
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
    M llvm/test/FileCheck/check-a-b-has-b.txt
    M llvm/test/FileCheck/check-b-a-has-b.txt
    M llvm/test/FileCheck/check-multiple-prefixes-substr.txt
    M llvm/test/FileCheck/check-substring-multi-prefix-2.txt
    M llvm/test/FileCheck/dump-input-annotations.txt
    M llvm/test/FileCheck/multiple-missing-prefixes.txt

  Log Message:
  -----------
  [FileCheck] Address unused prefixes in tests

Added -allow-unused-prefixes as necessary.

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




More information about the All-commits mailing list