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