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

Kai Nacke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 06:51:53 PDT 2019


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

Added newline at end of test case.


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.224042.patch
Type: text/x-patch
Size: 4397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/67be732c/attachment.bin>


More information about the llvm-commits mailing list