[C++11] Replacing ObjCProtocolDecl iterators protocol_begin() and...
[C++11] Replacing ObjCProtocolDecl 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: 203863
Loading
Please register or sign in to comment