]> granicus.if.org Git - llvm/commit
[FileCheck] Make NumericVariable ctor explicit
authorThomas Preud'homme <thomasp@graphcore.ai>
Mon, 2 Sep 2019 14:04:05 +0000 (14:04 +0000)
committerThomas Preud'homme <thomasp@graphcore.ai>
Mon, 2 Sep 2019 14:04:05 +0000 (14:04 +0000)
commitc2b009e36785bb5a4fd7e67d642e9fce18f15204
treeabfee88309e0212e9994cbed600d3b713edddd4f
parent131f5690c1f1badc8dafd760c9acb28a4052a964
[FileCheck] Make NumericVariable ctor explicit

Summary:
Make FileCheckNumericVariable constructor explicit to avoid implicit
conversions from StringRef.

Reviewers: jhenderson, chandlerc, jdenny, probinson, grimar, arichardson, rnk

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D66640

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