summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/receiver-forward-class.m
Commit message (Collapse)AuthorAgeFilesLines
* objc: Issue diagnostic when receiver type is a forward class declaration andFariborz Jahanian2012-02-031-0/+19
it is treated as of 'id' type resulting in multiple method lookup. // rdar://10686120 llvm-svn: 149653
OpenPOWER on IntegriCloud