[C++11] Replacing ObjCCategoryDecl iterators ivar_begin() and ivar_end() with...
[C++11] Replacing ObjCCategoryDecl 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: 203924
Loading
Please sign in to comment