[PATCH] D68146: [FileCheck] Implement --ignore-case option.
Kai Nacke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 04:14:43 PDT 2019
Kai updated this revision to Diff 224305.
Kai added a comment.
Updated test case:
- changed description
- options now use double dash
- replaced sed expression
- added a regex to match column
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.224305.patch
Type: text/x-patch
Size: 5301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/60e0bafd/attachment.bin>
More information about the llvm-commits
mailing list