Skip to content
Commit 3fe486a3 authored by Aaron Ballman's avatar Aaron Ballman
Browse files

[C++11] Replacing ObjCInterfaceDecl iterators visible_categories_begin() and...

[C++11] Replacing ObjCInterfaceDecl iterators visible_categories_begin() and visible_categories_end() with iterator_range visible_categories(). Updating all of the usages of the iterators with range-based for loops.

llvm-svn: 203851
parent 8a5c5a01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment