[PATCH] D68146: [FileCheck] Implement --ignore-case option.

Kai Nacke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 10 02:03:52 PDT 2019


Kai updated this revision to Diff 224281.
Kai added a comment.

Added a test for CHECK-SAME and for -implicit-check-not.


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

https://reviews.llvm.org/D68146

Files:
  llvm/docs/CommandGuide/FileCheck.rst
  llvm/include/llvm/Support/FileCheck.h
  llvm/lib/Support/FileCheck.cpp
  llvm/lib/Support/FileCheckImpl.h
  llvm/test/FileCheck/check-ignore-case.txt
  llvm/utils/FileCheck/FileCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68146.224281.patch
Type: text/x-patch
Size: 5262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/1b0847e0/attachment.bin>


More information about the llvm-commits mailing list