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

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 09:21:51 PDT 2019


jhenderson added inline comments.


================
Comment at: llvm/test/FileCheck/check-ignore-case.txt:23
+# CHECK-NEXT: break
\ No newline at end of file

----------------
Nit: no new line at EOF.


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

https://reviews.llvm.org/D68146





More information about the llvm-commits mailing list