continue cleaning up code, and disable sending a message directly to an
interface. This fixes a bug where we used to accept: void test2(NSNumber x) { [x METH]; } which doesn't make sense and GCC rejects. llvm-svn: 53841
Loading
Please register or sign in to comment