Revert r279953 - Fix pair::operator=(TupleLike&&)
authorEric Fiselier <eric@efcs.ca>
Mon, 29 Aug 2016 01:39:54 +0000 (01:39 +0000)
committerEric Fiselier <eric@efcs.ca>
Mon, 29 Aug 2016 01:39:54 +0000 (01:39 +0000)
commit67c234417412b2d27e30ec30d6883ab9c8d60fc6
tree66ece2f0dff487d9e17899d2b3677a9c32752f63
parent0678cc793a6d126b72cd20bb5d5a18f0eb6410cc
Revert r279953 - Fix pair::operator=(TupleLike&&)

The test emits warnings causing the test-suite to fail. Since I want this
patch merged into 3.9 I'll recommit it with a clean test.

llvm-svn: 279954
libcxx/include/utility
libcxx/test/std/utilities/utility/pairs/pairs.pair/assign_tuple.pass.cpp [deleted file]