Skip to content
Commit bd2d6344 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 6b946cc7
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