forked from OSchip/llvm-project
d08f09c113
MutableArrayRef<T> is essentially a safer version of passing around (T*, length) pairs and provides some convenient functions for working with the data without having to manually manipulate indices. This is a minor NFC. llvm-svn: 280123 |
||
---|---|---|
.. | ||
Core | ||
Editline | ||
Expression | ||
Host | ||
Interpreter | ||
Language | ||
Process | ||
ScriptInterpreter | ||
Symbol | ||
SymbolFile | ||
Utility | ||
CMakeLists.txt | ||
gtest_common.h |