[PATCH] D60385: FileCheck [5/12]: Introduce regular numeric variables
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 13 05:36:52 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL360578: FileCheck [5/12]: Introduce regular numeric variables (authored by thopre, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60385?vs=199234&id=199255#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60385/new/
https://reviews.llvm.org/D60385
Files:
llvm/trunk/docs/CommandGuide/FileCheck.rst
llvm/trunk/include/llvm/Support/FileCheck.h
llvm/trunk/lib/Support/FileCheck.cpp
llvm/trunk/test/FileCheck/numeric-defines-diagnostics.txt
llvm/trunk/test/FileCheck/numeric-defines.txt
llvm/trunk/test/FileCheck/numeric-expression.txt
llvm/trunk/test/FileCheck/pattern-defines-diagnostics.txt
llvm/trunk/test/FileCheck/regex-scope.txt
llvm/trunk/test/FileCheck/var-scope.txt
llvm/trunk/test/FileCheck/verbose.txt
llvm/trunk/unittests/Support/FileCheckTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60385.199255.patch
Type: text/x-patch
Size: 56658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190513/0bb2062f/attachment.bin>
More information about the llvm-commits
mailing list