Use something really explicit to test "move semantics" on builds without
authorChandler Carruth <chandlerc@gmail.com>
Sat, 9 Nov 2013 04:49:27 +0000 (04:49 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 9 Nov 2013 04:49:27 +0000 (04:49 +0000)
commit8caea7237a8caf081d52f18b2725839bcfed84a4
treef62f5793211ea09d23adcc20131859f11140effa
parentca020d469e2a04f6805667c49a6b36f90a1856d2
Use something really explicit to test "move semantics" on builds without
r-value references. I still want to test that when we have them,
llvm_move is actually a move.

Have I mentioned that I really want to move to C++11? ;]

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