Revert "FileCheck [5/12]: Introduce regular numeric variables"
authorThomas Preud'homme <thomasp@graphcore.ai>
Tue, 14 May 2019 08:43:11 +0000 (08:43 +0000)
committerThomas Preud'homme <thomasp@graphcore.ai>
Tue, 14 May 2019 08:43:11 +0000 (08:43 +0000)
commit004393681c25e34e921adccc69ae6378090dee54
treeed521f05c531892d36ca7237236c3460f2e0638d
parent56f9afaf6b16eacdd497105ef2b34353c269fd83
Revert "FileCheck [5/12]: Introduce regular numeric variables"

This reverts r360578 (git e47362c1ec1ea31b626336cc05822035601c3e57) to
solve the sphinx build failure on
http://lab.llvm.org:8011/builders/llvm-sphinx-docs buildbot.

llvm-svn: 360653
llvm/docs/CommandGuide/FileCheck.rst
llvm/include/llvm/Support/FileCheck.h
llvm/lib/Support/FileCheck.cpp
llvm/test/FileCheck/numeric-defines-diagnostics.txt [deleted file]
llvm/test/FileCheck/numeric-defines.txt [deleted file]
llvm/test/FileCheck/numeric-expression.txt [deleted file]
llvm/test/FileCheck/pattern-defines-diagnostics.txt
llvm/test/FileCheck/regex-scope.txt [new file with mode: 0644]
llvm/test/FileCheck/var-scope.txt [deleted file]
llvm/test/FileCheck/verbose.txt
llvm/unittests/Support/FileCheckTest.cpp