Added OwningArrayPtr smart pointer class to provide an analogous class to
authorTed Kremenek <kremenek@apple.com>
Thu, 20 Dec 2007 19:53:47 +0000 (19:53 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 20 Dec 2007 19:53:47 +0000 (19:53 +0000)
commit3a818a39530ee5d59aac5dc4000e3bbac2e9400f
tree63558c672b07586568d1eb248debae2613397a66
parent714307207ffb8b435e090e94d0efa4c0e991df36
Added OwningArrayPtr smart pointer class to provide an analogous class to
OwningPtr except that it works for pointers to arrays.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45266 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/OwningPtr.h