[C++11] Replacing ObjCCategoryDecl iterators propimpl_begin() and...
[C++11] Replacing ObjCCategoryDecl iterators propimpl_begin() and propimpl_end() with iterator_range property_impls(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203930
Loading
Please sign in to comment