Go to file
Fariborz Jahanian c98d956778 Implemented type checking for pointer of objects of protocol-qualified types.
Note that incompatible-protocol-qualified-types.m is currently failing. This is
unrelated to this patch and Steve is looking at the general problem of not reporting
incompitible pointer types in return stetement..

llvm-svn: 44897
2007-12-12 01:00:23 +00:00
clang Implemented type checking for pointer of objects of protocol-qualified types. 2007-12-12 01:00:23 +00:00
llvm Bug fix. Only safe to perform extension uses optimization if the source of extension is also defined in the same BB as the extension. 2007-12-12 00:51:06 +00:00