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

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

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

Drive-by fixing some incorrect types where a for loop would be improperly using ObjCInterfaceDecl::protocol_iterator. No functional changes in these cases.

llvm-svn: 203842
parent a8fb7242
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment