[PATCH] D49084: FileCheck: Add support for numeric variables and expressions

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 20 16:08:07 PST 2018


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

Document how to set numeric variable with -D option


Repository:
  rL LLVM

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

https://reviews.llvm.org/D49084

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49084.179194.patch
Type: text/x-patch
Size: 126927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/366e91f0/attachment-0001.bin>


More information about the llvm-commits mailing list