[PATCH] D60392: FileCheck [12/12]: Support use of var defined on same line

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 13:25:31 PDT 2021


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

Rebase and fix issues with variables defined from an expression and with
verification failure failing to restore initial values of variables.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60392

Files:
  llvm/docs/CommandGuide/FileCheck.rst
  llvm/lib/FileCheck/FileCheck.cpp
  llvm/lib/FileCheck/FileCheckImpl.h
  llvm/test/FileCheck/numeric-expression.txt
  llvm/test/FileCheck/numeric-expressions/numeric-expressions.txt
  llvm/test/FileCheck/numeric-expressions/same-line-var-use.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60392.381083.patch
Type: text/x-patch
Size: 75920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211020/227fc84f/attachment.bin>


More information about the llvm-commits mailing list