[PATCH] D90281: [FileCheck] Report missing prefixes when more than one is provided.

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 18:20:59 PDT 2020


mtrofin updated this revision to Diff 301500.
mtrofin added a comment.

included the opt/in/out flag, and a test.

Also fixed one test that (from what I read) doesn't actually need FileCheck


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90281/new/

https://reviews.llvm.org/D90281

Files:
  llvm/include/llvm/FileCheck/FileCheck.h
  llvm/lib/FileCheck/FileCheck.cpp
  llvm/test/FileCheck/allow-unused-prefixes.txt
  llvm/test/Transforms/NewGVN/todo-pr37121-seens-this-value-a-lot.ll
  llvm/utils/FileCheck/FileCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90281.301500.patch
Type: text/x-patch
Size: 4388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/8c34a69d/attachment-0001.bin>


More information about the llvm-commits mailing list