[C++11] Replacing UsingDecl iterators shadow_begin() and shadow_end() with...
[C++11] Replacing UsingDecl iterators shadow_begin() and shadow_end() with iterator_range shadows(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203825
Loading
Please sign in to comment