1. 2979ec7 The dtor CGObjCRuntime::~CGObjCRuntime() was implemented twice, once by Ted Kremenek · 16 years ago
  2. 391d77a Add initial support for objc codegen for methods, ivars, and the by Chris Lattner · 16 years ago
  3. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 16 years ago[Renamed from CodeGen/CGObjC.cpp]
  4. 0bc735f Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 17 years ago
  5. 7f02f72 completely refactor codegen of scalar expressions out into its own CGExprScalar.cpp file. by Chris Lattner · 17 years ago
  6. 5508518 Implement parsing and code generation of Objective-C string literals. by Anders Carlsson · 17 years ago