Fix breakage from r211244 by using LLVM_EXPLICIT to avoid using explicit operators...
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 19 Jun 2014 01:09:49 +0000 (01:09 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 19 Jun 2014 01:09:49 +0000 (01:09 +0000)
commitdd8406a6b7f0cbf9082c4bdb2cc8c3b3d5da6eec
tree9ca064aa8b179e2f003122cc8e03d32eb6eec1a7
parent1260b844fd71720566eabd4cc5738f2abe747871
Fix breakage from r211244 by using LLVM_EXPLICIT to avoid using explicit operators under MSVC where they're not supported.

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