[C++11] Replacing ObjCContainerDecl iterators instmeth_begin() and...
[C++11] Replacing ObjCContainerDecl iterators instmeth_begin() and instmeth_end() with iterator_range instance_methods(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203839
Loading
Please sign in to comment