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