diff options
author | Chris Lattner <sabre@nondot.org> | 2011-02-14 07:35:09 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2011-02-14 07:35:09 +0000 |
commit | e654a096a4dbeb1ffadecf721a989dd3b8077ad4 (patch) | |
tree | a1613233379819418d19ae33ac1e9abc9449c45b /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | c146582e609bb4c2de6e559aa40d4e920c43b1b0 (diff) | |
download | llvm-e654a096a4dbeb1ffadecf721a989dd3b8077ad4.zip llvm-e654a096a4dbeb1ffadecf721a989dd3b8077ad4.tar.gz llvm-e654a096a4dbeb1ffadecf721a989dd3b8077ad4.tar.bz2 |
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
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions