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

Kai Nacke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 10 06:19:21 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdfd2b6f07fc4: [FileCheck] Implement --ignore-case option. (authored by Kai).
Herald added subscribers: jfb, mgrang.
Herald added a reviewer: jdoerfert.

Changed prior to commit:
  https://reviews.llvm.org/D68146?vs=224305&id=224331#toc

Repository:
  rG LLVM Github Monorepo

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.224331.patch
Type: text/x-patch
Size: 334779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/c1dbc70b/attachment-0001.bin>


More information about the llvm-commits mailing list