[C++11] Replacing ObjCInterfaceDecl iterators visible_categories_begin() and...
[C++11] Replacing ObjCInterfaceDecl iterators visible_categories_begin() and visible_categories_end() with iterator_range visible_categories(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203851
Loading
Please register or sign in to comment