Skip to content
Commit e654a096 authored by Chris Lattner's avatar Chris Lattner
Browse files

add a new ArrayRef class. This is intended to replace the idiom we

use in many places where we pass a pointer and size to abstract APIs
that can take C arrays, std::vector, SmallVector, etc.  It is to arrays
what StringRef is to strings.

llvm-svn: 125486
parent c146582e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment