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

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 06:42:37 PDT 2019


arichardson added a comment.

LGTM



================
Comment at: llvm/test/FileCheck/check-ignore-case.txt:22
+# CHECK-NOT: loop
+# CHECK-NEXT: break
----------------
newline?


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

https://reviews.llvm.org/D68146





More information about the llvm-commits mailing list