[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)
commitb93d3dbc1fc963834d51168d34a76815d2906391
tree06da28b5c25f969e852855f08e510153f5107f76
parent215d939adac06552b0446c0c361ae2785dfbbc9c
[tinyptrvector] Add in a MutableArrayRef implicit conversion operator to complement the ArrayRef implicit conversion operator.

llvm-svn: 226428
llvm/include/llvm/ADT/TinyPtrVector.h
llvm/unittests/ADT/TinyPtrVectorTest.cpp