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)
commitd3d6de2703aef281180e2af74d012d2fa8cc8ff8
tree49df0d67951dde0824cc9f9308258dff7ae69690
parent92fc7419986ab025a53f63521161a3e1b1812654
Fix breakage from r211244 by using LLVM_EXPLICIT to avoid using explicit operators under MSVC where they're not supported.

llvm-svn: 211246
llvm/include/llvm/Support/StringPool.h