[PATCH] D82203: [FileCheck] Implement -dump-input-context and -dump-input-filter

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 22 02:06:32 PDT 2020


jhenderson added a comment.

Not looked at the code at all, but I like the idea of being able to limit the context. grep can do it, and FileCheck is basically a glorified grep, so it seems like a logical (and useful) extension!


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

https://reviews.llvm.org/D82203





More information about the llvm-commits mailing list