]> granicus.if.org Git - llvm/commit
Revert "FileCheck [8/12]: Define numeric var from expr"
authorThomas Preud'homme <thomasp@graphcore.ai>
Wed, 24 Jul 2019 07:32:34 +0000 (07:32 +0000)
committerThomas Preud'homme <thomasp@graphcore.ai>
Wed, 24 Jul 2019 07:32:34 +0000 (07:32 +0000)
commitda0bd4db2c56fdeae07c6c75daacdc707ef2127b
tree8b154295b36773985f240aa303dccece2b13b69d
parentffcb0956192dfff3fb294ad86f10680cc3343de0
Revert "FileCheck [8/12]: Define numeric var from expr"

This reverts commit 1b05977538d9487aa845ee2f3bec8b89c63c4f29.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366872 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CommandGuide/FileCheck.rst
include/llvm/Support/FileCheck.h
lib/Support/FileCheck.cpp
test/FileCheck/numeric-defines-diagnostics.txt
test/FileCheck/numeric-defines.txt
test/FileCheck/numeric-expression.txt
unittests/Support/FileCheckTest.cpp