[cfe-dev] More Objective-C code generation
David Chisnall
csdavec at swansea.ac.uk
Sun Mar 16 10:48:00 PDT 2008
Nothing particularly interesting. This includes code for generating
method and instance variable lists, which are part of the structures
used to implement classes and categories. I thought I'd send them for
inspection before I diverge too much from the tree.
They're not connected to anything yet, but since they're the most
compilcated parts of the class structure, and we can now generate
initialisation functions I should be able to add support for
generating simple classes fairly soon.
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.diff
Type: application/octet-stream
Size: 10257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080316/46406c2e/attachment.obj>
-------------- next part --------------
More information about the cfe-dev
mailing list