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