Skip to content
  1. Aug 29, 2008
  2. Aug 28, 2008
  3. Aug 27, 2008
  4. Aug 26, 2008
    • Daniel Dunbar's avatar
      NeXT: Emit metadata for synthetsized properties. · 3c76cb5c
      Daniel Dunbar authored
      Also, fix method lookup to not use LLVM module symbol table.
      
      llvm-svn: 55390
      3c76cb5c
    • Daniel Dunbar's avatar
      Objective-C @synthesize support. · 89654eef
      Daniel Dunbar authored
       - Only supports simple assignment and atomic semantics are ignored.
       - Not quite usable yet because the methods do not actually get added
         to the class metadata.
       - Added ObjCPropertyDecl::getSetterKind (one of Assign, Copy, Retain).
       - Rearrange CodeGenFunction so synthesis can reuse function prolog /
         epilog code.
      
      llvm-svn: 55365
      89654eef
  5. Aug 25, 2008
  6. Aug 24, 2008
  7. Aug 23, 2008
  8. Aug 22, 2008
  9. Aug 21, 2008
  10. Aug 20, 2008
  11. Aug 19, 2008
  12. Aug 16, 2008
Loading