commit | afb53796b843fa9132789fed0b378d8e045f8c04 | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Mon Aug 03 20:08:41 2015 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Mon Aug 03 20:08:41 2015 +0000 |
tree | 0cb3f43273857df3c9354a80a165a552585d8a3d | |
parent | 9223402bae2389071888dc29d873fe0ae732b5e1 [diff] |
Recommit r243824: -Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11 This reverts commit r243888, recommitting r243824. This broke the Windows build due to a difference in the C++ standard library implementation. Using emplace/forward_as_tuple should ensure there's no need to copy ValIDs. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243896 91177308-0d34-0410-b5e6-96231b3b80d8