[PATCH] D60384: FileCheck [4/12]: Introduce @LINE numeric expressions

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 03:12:42 PDT 2019


thopre updated this revision to Diff 197523.
thopre added a comment.

Pattern variables and numeric expressions -> Pattern and numeric expressions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60384

Files:
  llvm/docs/CommandGuide/FileCheck.rst
  llvm/include/llvm/Support/FileCheck.h
  llvm/lib/Support/FileCheck.cpp
  llvm/test/FileCheck/line-count.txt
  llvm/unittests/Support/FileCheckTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60384.197523.patch
Type: text/x-patch
Size: 37126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190501/49c35a2f/attachment-0001.bin>


More information about the llvm-commits mailing list