[PATCH] D60383: FileCheck [3/12]: Stricter parsing of @LINE expressions

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 07:31:53 PDT 2019


thopre updated this revision to Diff 197109.
thopre marked 2 inline comments as done.
thopre added a comment.

- Rename next to popFront
- Rename parse_expect to parseExpect to follow naming convention


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60383

Files:
  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: D60383.197109.patch
Type: text/x-patch
Size: 12696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190429/8c1a8eff/attachment.bin>


More information about the llvm-commits mailing list