Go to file
Fariborz Jahanian 2a4dd316a0 This patch inserts ivars declared in @implementation in its object and verifies
that they conform(in type, name and numbers) to those declared in @interface. 
Test case highlights kind of checking we do here.

llvm-svn: 42360
2007-09-26 18:27:25 +00:00
clang This patch inserts ivars declared in @implementation in its object and verifies 2007-09-26 18:27:25 +00:00
llvm Fix f80 UNDEF. 2007-09-26 17:26:49 +00:00