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

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 05:25:54 PDT 2019


thopre added inline comments.


================
Comment at: llvm/test/FileCheck/check-ignore-case.txt:17
+loop 5
+LOOP 5
+BREAK
----------------
s/5/6/ ?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68146/new/

https://reviews.llvm.org/D68146





More information about the llvm-commits mailing list