commit | fc288c83394800c2eb3e6627cd52f72d5f997b4a | [log] [tgz] |
---|---|---|
author | Reid Kleckner <reid@kleckner.net> | Tue Apr 29 23:54:52 2014 +0000 |
committer | Reid Kleckner <reid@kleckner.net> | Tue Apr 29 23:54:52 2014 +0000 |
tree | 95d54433892c4a8d001b71e16139b3d5cb34f035 | |
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