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