Introduce a new MutableArrayRef class, which refers to a series of mutable
authorChris Lattner <sabre@nondot.org>
Thu, 19 Jan 2012 06:34:52 +0000 (06:34 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 19 Jan 2012 06:34:52 +0000 (06:34 +0000)
commit46ada15d425c0f075853adff14927bbfc7fc39dc
tree5228616d9cd35c23678c3ec0a01f18c0b7b3dd73
parenta2e435cd23427eef7d8e86c72bb94c756e60e473
Introduce a new MutableArrayRef class, which refers to a series of mutable
T's that are consequtively in memory.

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