[PATCH] D93341: [FileCheck] Do not skip end of line in diagnostics

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 16:05:12 PST 2021


thopre updated this revision to Diff 321891.
thopre marked 4 inline comments as done.
thopre added a comment.

Add space at the end of each input line dumped and explain it in dump input help


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93341

Files:
  llvm/lib/FileCheck/FileCheck.cpp
  llvm/test/FileCheck/dump-input-annotations.txt
  llvm/test/FileCheck/dump-input-context.txt
  llvm/test/FileCheck/dump-input-enable.txt
  llvm/test/FileCheck/dump-input-filter.txt
  llvm/test/FileCheck/numeric-expression.txt
  llvm/test/FileCheck/verbose.txt
  llvm/utils/FileCheck/FileCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93341.321891.patch
Type: text/x-patch
Size: 43762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210206/e2ee971b/attachment.bin>


More information about the llvm-commits mailing list