[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)
commitefa1ca2c25de362a52b7356529c6203fe21cb120
treeb9348a9cf82d57409f3d781423fd2cb9070bcfd5
parenta291b950dbd9887e3b9162951b81fcdd71927756
[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

llvm-svn: 370664
llvm/include/llvm/Support/FileCheck.h