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

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 04:42:21 PDT 2019


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

- Fix detection of unexpected whitespace in @LINE expressions
- Make numeric value constructor explicit


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/defines.txt
  llvm/test/FileCheck/line-count.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60383.194476.patch
Type: text/x-patch
Size: 11230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/676c0476/attachment.bin>


More information about the llvm-commits mailing list