diff options
author | Reid Kleckner <reid@kleckner.net> | 2014-04-29 23:54:52 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2014-04-29 23:54:52 +0000 |
commit | fc288c83394800c2eb3e6627cd52f72d5f997b4a (patch) | |
tree | 95d54433892c4a8d001b71e16139b3d5cb34f035 /test/CodeGen/X86/musttail-indirect.ll | |
parent | d17f593e724ec962b0f488a9b9ffa03a320113a7 (diff) |
Fix the build with MSVC 2013 by explicitly requesting llvm::make_unique
MSVC 2013 provides std::make_unique, which it finds with ADL when one of
the parameters is std::unique_ptr, leading to an ambiguous overload.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207597 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/musttail-indirect.ll')
0 files changed, 0 insertions, 0 deletions