commit | 55025c47718ef3200c65edd0d458eb794bb2e85f | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Wed Sep 19 20:45:09 2018 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Wed Sep 19 20:45:09 2018 +0000 |
tree | ab33227f5c50e6a2c9a38c284ee8e6fceae1f6ea | |
parent | b044a64d2770dbaeb9d29ae24c8edf36b3cd6fa6 [diff] |
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