[PATCH] D22353: FileCheck Enhancement - CHECK-WORD

Alexander Kornienko via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 04:33:11 PDT 2016


alexfh added a comment.

Do I understand correctly, that this patch makes writing single-word check lines easier? Why not add more words to check lines to make them more strict? BTW, does FileCheck support `{{\b}}`?


https://reviews.llvm.org/D22353





More information about the llvm-commits mailing list