Skip to content
Commit ada44a20 authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

Objective-C: This patch fixes a none-issuance of warning

when result type of protocol property and getter method
differ by fixing a more serious problem. When a forward
protocol declaration comes between its definition and
its use in class protocol list, the forward protocol
ast was being used in building the protocol list.
// rdar://12522752

llvm-svn: 179108
parent b67cc423
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