Skip to content
Commit 15063e19 authored by Aaron Ballman's avatar Aaron Ballman
Browse files

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

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

llvm-svn: 203854
parent 8b132433
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