diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-08-03 20:08:41 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-08-03 20:08:41 +0000 |
commit | adbda4b94c51fafa12471ee81a4d0d8767f2572b (patch) | |
tree | cecf4514d7cdb4f47652f8129fa4d9dbf343c200 /llvm/lib/CodeGen | |
parent | 646386e77974f678f67df689349fcc45bc65119d (diff) | |
download | bcm5719-llvm-adbda4b94c51fafa12471ee81a4d0d8767f2572b.tar.gz bcm5719-llvm-adbda4b94c51fafa12471ee81a4d0d8767f2572b.zip |
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.
llvm-svn: 243896
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions