Introduce a parsing action to distinguish between class, instance, and
super message sends in Objective-C. No actual functionality change here, but it provides a hook so that Sema can typo-correct the receiver in some cases. llvm-svn: 101207
Loading
Please register or sign in to comment