[PATCH] D62146: FileCheck: Improve FileCheck variable terminology
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 20 10:48:35 PDT 2019
thopre updated this revision to Diff 200333.
thopre added a comment.
Fix typo
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-defines.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/test/FileCheck/verbose.txt
llvm/unittests/Support/FileCheckTest.cpp
llvm/utils/FileCheck/FileCheck.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62146.200333.patch
Type: text/x-patch
Size: 47278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/1b9a5ff7/attachment.bin>
More information about the llvm-commits
mailing list