Skip to content
  1. Oct 17, 2009
  2. Sep 09, 2009
  3. Aug 09, 2009
  4. Jun 26, 2009
  5. Jun 08, 2009
  6. May 20, 2009
  7. May 09, 2009
  8. May 08, 2009
  9. May 07, 2009
    • Ted Kremenek's avatar
      More attribute renaming: · ba53fe98
      Ted Kremenek authored
      - Rename 'ns_returns_owned' -> 'ns_returns_retained'.
      - Rename 'cf_returns_owned' -> 'cf_returns_retained'.
      
      llvm-svn: 71182
      ba53fe98
  10. May 05, 2009
  11. May 04, 2009
  12. Apr 29, 2009
  13. Apr 27, 2009
  14. Apr 25, 2009
  15. Apr 20, 2009
  16. Apr 14, 2009
  17. Apr 11, 2009
    • Chris Lattner's avatar
      sink abstract typedefs like Action::ExprTy from the Action class · 7e0fe445
      Chris Lattner authored
      down to the ActionBase class.  This eliminates dependencies of (e.g.)
      DeclSpec.h on Action.h, meaning that action.h can now include these
      headers and use their types directly in the actions interfaces.
      
      This is a refactoring to support a future change, no functionality
      change.
      
      llvm-svn: 68869
      7e0fe445
  18. Apr 10, 2009
  19. Mar 27, 2009
  20. Mar 06, 2009
  21. Feb 19, 2009
  22. Feb 18, 2009
  23. Feb 14, 2009
  24. Feb 13, 2009
  25. Feb 12, 2009
Loading