diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-06-30 20:53:50 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-06-30 20:53:50 +0000 |
commit | 86a93c5d39a55f955d11ec4158c9d157f98329af (patch) | |
tree | 80417ed7aa6f53f2f915dee7274ad06c25c59b9b /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c1142725bdb5540f6b9d08bf6c8ad51af4fbf1be (diff) | |
download | bcm5719-llvm-86a93c5d39a55f955d11ec4158c9d157f98329af.tar.gz bcm5719-llvm-86a93c5d39a55f955d11ec4158c9d157f98329af.zip |
ScopInfo: Add array_begin() and array_end() iterators
These iterators are provided to complete the interface with non-range iterators
and are useful for external users of ScopInfo. To ensure they are tested we
use them to implement the existing range iterators.
llvm-svn: 274276
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions