[PATCH] D158164: [FileCheck] Added --match-full-lines-leading and --match-full-lines-trailing option

Timo Stripf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 06:55:51 PDT 2023


strimo378 added a comment.

--match-full-lines is require to check that nothing trailing is missing. Current approach is to add in 100 lines {{$}}


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158164



More information about the llvm-commits mailing list