OSDN Git Service

Fix the build with MSVC 2013, still cannot default move ctors yet
authorReid Kleckner <rnk@google.com>
Wed, 5 Oct 2016 21:44:46 +0000 (21:44 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 5 Oct 2016 21:44:46 +0000 (21:44 +0000)
commit87bf0196f2d0dac7a2bad45eb457e647afbed9e7
tree4cf88db07601daabc0723577541f2a19ec355620
parent2a4f206513303aa2b67a45200cb0b419134ea69a
Fix the build with MSVC 2013, still cannot default move ctors yet

Ten days.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283394 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/STLExtrasTest.cpp