Skip to content
  1. Oct 29, 2009
  2. Oct 18, 2009
  3. Oct 17, 2009
  4. Sep 09, 2009
  5. Aug 09, 2009
  6. Jun 26, 2009
  7. Jun 08, 2009
  8. May 20, 2009
  9. May 09, 2009
  10. May 08, 2009
  11. 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
  12. May 05, 2009
  13. May 04, 2009
  14. Apr 29, 2009
  15. Apr 27, 2009
  16. Apr 25, 2009
  17. Apr 20, 2009
  18. Apr 14, 2009
  19. 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
  20. Apr 10, 2009
  21. Mar 27, 2009
  22. Mar 06, 2009
  23. Feb 19, 2009
  24. Feb 18, 2009
  25. Feb 14, 2009
  26. Feb 13, 2009
Loading