Workaround a limitation of llvm::Any when used with types that have
a converting constructor from llvm::Any like gmock matchers. This issue
has come up elsewhere as well and the workaround here is being
considered for use in the standard long-term, but we can pretty cheaply
experiment with it to see if anything ends up going wrong.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342588 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed