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