Add move constructors for OwningPtr and OwningArrayPtr.
authorJordan Rose <jordan_rose@apple.com>
Thu, 18 Oct 2012 22:22:58 +0000 (22:22 +0000)
committerJordan Rose <jordan_rose@apple.com>
Thu, 18 Oct 2012 22:22:58 +0000 (22:22 +0000)
While LLVM itself is still C++03, there's no reason why tools built on
top of it can't use C++11 features.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166242 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found