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