forked from OSchip/llvm-project
5b5b2fd2b8
The FileCheck utility is enhanced to support a `--ignore-case` option. This is useful in cases where the output of Unix tools differs in case (e.g. case not specified by Posix). Reviewers: Bigcheese, jakehehrlich, rupprecht, espindola, alexshap, jhenderson, MaskRay Differential Revision: https://reviews.llvm.org/D68146 llvm-svn: 374538 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FileCheck.cpp |