[PATCH] D66141: [FileCheck] Forbid using var defined on same line

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 03:47:38 PDT 2019


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

Remove unused ExpressionAST parameter in FileCheckNumericVariable constructor


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66141

Files:
  llvm/include/llvm/Support/FileCheck.h
  llvm/lib/Support/FileCheck.cpp
  llvm/test/FileCheck/numeric-expression.txt
  llvm/unittests/Support/FileCheckTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66141.216795.patch
Type: text/x-patch
Size: 11691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190823/0ead26e4/attachment.bin>


More information about the llvm-commits mailing list