[PATCH] D62146: FileCheck: Improve FileCheck variable terminology

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 22 17:04:50 PDT 2019


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

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62146

Files:
  llvm/docs/CommandGuide/FileCheck.rst
  llvm/include/llvm/Support/FileCheck.h
  llvm/lib/Support/FileCheck.cpp
  llvm/test/FileCheck/line-count.txt
  llvm/test/FileCheck/numeric-expression.txt
  llvm/test/FileCheck/pattern-defines-diagnostics.txt
  llvm/test/FileCheck/pattern-defines.txt
  llvm/test/FileCheck/string-defines-diagnostics.txt
  llvm/test/FileCheck/string-defines.txt
  llvm/unittests/Support/FileCheckTest.cpp
  llvm/utils/FileCheck/FileCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62146.200840.patch
Type: text/x-patch
Size: 42729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/400b1c85/attachment.bin>


More information about the llvm-commits mailing list