[PATCH] D68146: [FileCheck] Implement --ignore-case option.
Kai Nacke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 9 04:27:54 PDT 2019
Kai updated this revision to Diff 224017.
Kai retitled this revision from "[tests] Output of od can be lower or upper case (llvm-objcopy/yaml2obj)." to "[FileCheck] Implement --ignore-case option.".
Kai edited the summary of this revision.
Kai added a comment.
Added a test case and documentation for the --ignore-case option.
Removed the changed test cases.
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.224017.patch
Type: text/x-patch
Size: 4425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/2473c96e/attachment.bin>
More information about the llvm-commits
mailing list