Skip to content
  1. Jun 26, 2009
  2. Jun 24, 2009
  3. Jun 19, 2009
  4. Jun 18, 2009
    • Steve Naroff's avatar
      First step toward fixing <rdar://problem/6613046> refactor clang objc type representation. · fb4330f2
      Steve Naroff authored
      Add a type (ObjCObjectPointerType) and remove a type (ObjCQualifiedIdType).
      
      This large/tedious patch is just a first step. Next step is to remove ObjCQualifiedInterfaceType. After that, I will remove the magic TypedefType for 'id' (installed by Sema). This work will enable various simplifications throughout clang (when dealing with ObjC types). 
      
      No functionality change.
      
      llvm-svn: 73649
      fb4330f2
  5. Jun 15, 2009
  6. Jun 05, 2009
  7. May 28, 2009
  8. May 23, 2009
  9. May 21, 2009
  10. May 13, 2009
  11. May 12, 2009
  12. May 10, 2009
  13. May 07, 2009
  14. Apr 30, 2009
  15. Apr 29, 2009
  16. Apr 28, 2009
  17. Apr 27, 2009
Loading