3 Commits (53bc9f38925bdbc1ff1beda748cc759d6a13d43a)

Author SHA1 Message Date
David Chisnall 53bc9f3892 Fix the size of run-time generated root classes.
The size of the new class with should be sizeof(Class), not sizeof(struct objc_class).
10 years ago
theraven c346ff1088 More header cleanups in the tests. 13 years ago
theraven fb2e6756f6 Fix (and add test case for) a bug where objc_allocateClassPair() failed if the
superclass had not yet been loaded.
13 years ago