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

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 09:41:53 PDT 2019


thopre updated this revision to Diff 197353.
thopre marked 40 inline comments as done.
thopre added a comment.

Address all outstanding review comments except for the namespace one


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.197353.patch
Type: text/x-patch
Size: 37184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/6bbb90b2/attachment.bin>


More information about the llvm-commits mailing list