[PATCH] D60385: FileCheck [5/12]: Introduce regular numeric variables

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 06:34:57 PDT 2019


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

- Clear GlobalNumericVariable from local numeric variable in clearLocalVars
- Unit test changes in defineCmdlineVariables


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60385

Files:
  llvm/docs/CommandGuide/FileCheck.rst
  llvm/include/llvm/Support/FileCheck.h
  llvm/lib/Support/FileCheck.cpp
  llvm/test/FileCheck/defines.txt
  llvm/test/FileCheck/numeric-expression.txt
  llvm/test/FileCheck/regex-scope.txt
  llvm/test/FileCheck/var-scope.txt
  llvm/test/FileCheck/verbose.txt
  llvm/unittests/Support/FileCheckTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60385.197535.patch
Type: text/x-patch
Size: 51879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190501/4eaa380f/attachment-0001.bin>


More information about the llvm-commits mailing list