OSDN Git Service

Revert "[FileCheck] Simplify numeric variable interface"
authorMichael Liao <michael.hliao@gmail.com>
Fri, 5 Jul 2019 22:23:27 +0000 (22:23 +0000)
committerMichael Liao <michael.hliao@gmail.com>
Fri, 5 Jul 2019 22:23:27 +0000 (22:23 +0000)
commitc974c7b18efcf091e745fbd4b30f63e6cb56fc32
tree9c1e356e99f9706960d6011deda96b0bed8dd7b2
parente4b66a49e3594fb4b59da6ea0d5c293705e671d4
Revert "[FileCheck] Simplify numeric variable interface"

This reverts commit 096600a4b073dd94a366cc8e57bff93c34ff6966.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365251 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileCheck.h
lib/Support/FileCheck.cpp
unittests/Support/FileCheckTest.cpp