Skip to content
  1. Jun 12, 2013
    • Rafael Espindola's avatar
      Remove the program class. · cb2eca0f
      Rafael Espindola authored
      It was only used to implement ExecuteAndWait and ExecuteNoWait. Expose just
      those two functions and make Execute and Wait implementations details.
      
      llvm-svn: 183864
      cb2eca0f
    • Rafael Espindola's avatar
      Move PathV2.h to Path.h · 3bc8e719
      Rafael Espindola authored
      Most clients have already been moved from Path V1 to V2. The ones using V1
      now include PathV1.h explicitly.
      
      llvm-svn: 183801
      3bc8e719
  2. Jun 08, 2013
  3. Jun 01, 2013
  4. May 30, 2013
  5. May 25, 2013
  6. May 24, 2013
  7. May 14, 2013
  8. May 06, 2013
  9. Apr 30, 2013
  10. Apr 24, 2013
    • Reid Kleckner's avatar
      Don't forward declare environ on Windows · 206ddd07
      Reid Kleckner authored
      That seems to interact poorly with the environ and _environ macros
      defined in MSVC's <stdlib.h>.
      
      Also remove the incorrect comment about _NSGetEnviron().
      
      llvm-svn: 180200
      206ddd07
  11. Apr 23, 2013
  12. Apr 22, 2013
  13. Apr 05, 2013
  14. Mar 27, 2013
  15. Mar 16, 2013
  16. Mar 14, 2013
  17. Feb 28, 2013
  18. Feb 06, 2013
  19. Feb 05, 2013
  20. Jan 24, 2013
  21. Jan 23, 2013
  22. Jan 22, 2013
  23. Jan 21, 2013
  24. Jan 20, 2013
  25. Jan 10, 2013
Loading