[tinyptrvector] Add in a MutableArrayRef implicit conversion operator to complement...
authorMichael Gottesman <mgottesman@apple.com>
Mon, 19 Jan 2015 03:25:33 +0000 (03:25 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Mon, 19 Jan 2015 03:25:33 +0000 (03:25 +0000)
commiteb71fa415e0829c6ed514b6be54f6becbc0a6872
tree2829d9652b714aef331158036aa111a1423fc42f
parentd09c0db8a9eaa6571ef38bd6bef739fb6f8c3c9e
[tinyptrvector] Add in a MutableArrayRef implicit conversion operator to complement the ArrayRef implicit conversion operator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226428 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/TinyPtrVector.h
unittests/ADT/TinyPtrVectorTest.cpp