[C++11] Replacing DeclContext iterators lookups_begin() and lookups_end() with...
[C++11] Replacing DeclContext iterators lookups_begin() and lookups_end() with iterator_range lookups(). Similar for noload_lookups(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203933
Loading
Please sign in to comment