Skip to content
  1. Feb 20, 2009
  2. Feb 16, 2009
  3. Feb 15, 2009
  4. Feb 14, 2009
  5. Feb 13, 2009
  6. Feb 12, 2009
    • Fariborz Jahanian's avatar
      Fix a bug whereby, an ivar used to synthesize a property belongs · c335c40a
      Fariborz Jahanian authored
      to a base class (nonfragile abi ir gen bug).
      
      llvm-svn: 64391
      c335c40a
    • Steve Naroff's avatar
      Several cleanups: · b7605153
      Steve Naroff authored
      - rename isObjCIdType/isObjCClassType -> isObjCIdStructType/isObjCClassStructType. The previous name didn't do what you would expect.
      - add back isObjCIdType/isObjCClassType to do what you would expect. Not currently used, however many of the isObjCIdStructType/isObjCClassStructType clients could be converted over time.
      - move static Sema function areComparableObjCInterfaces to ASTContext (renamed to areComparableObjCPointerTypes, since it now operates on pointer types).
      
      llvm-svn: 64385
      b7605153
  7. Feb 11, 2009
  8. Feb 10, 2009
  9. Feb 09, 2009
  10. Feb 08, 2009
  11. Feb 07, 2009
  12. Feb 06, 2009
  13. Feb 05, 2009
  14. Feb 04, 2009
  15. Feb 03, 2009
  16. Feb 02, 2009
  17. Jan 31, 2009
Loading