Skip to content
Commit e7f3ef39 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

[Sema] Prefer to use ObjCInterfaceDecl's protocol_begin()/protocol_end() iterators instead of

ObjCInterfaceDecl::getReferencedProtocols(), because the iterators are safe to use
even if the caller did not check that the interface is a definition.

llvm-svn: 152597
parent 3b60cffa
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