commit | cb3d8afa45230d375a1ea6939c5714d092c7d0fc | [log] [tgz] |
---|---|---|
author | Jordan Rose <jordan_rose@apple.com> | Mon Jul 25 20:34:25 2016 +0000 |
committer | Jordan Rose <jordan_rose@apple.com> | Mon Jul 25 20:34:25 2016 +0000 |
tree | 35894e8cb1da67edcfd47ab8955fb59cd09e0cb6 | |
parent | 4a44da0c828a22430539225a6a481148981de9ef [diff] |
Fix r276671 to not use a defaulted move constructor. MSVC won't provide the body of this move constructor and assignment operator, possibly because the copy constructor is banned. Just write it manually. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276685 91177308-0d34-0410-b5e6-96231b3b80d8