[C++11] Replacing ObjCCategoryDecl iterators protocol_loc_begin() and...
[C++11] Replacing ObjCCategoryDecl iterators protocol_loc_begin() and protocol_loc_end() with iterator_range protocol_locs(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203923
Loading
Please sign in to comment