[C++11] Replacing iterators ddiag_begin() and ddiag_end() with iterator_range...
[C++11] Replacing iterators ddiag_begin() and ddiag_end() with iterator_range ddiags(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203240
Loading
Please sign in to comment