Skip to content
  1. Sep 20, 2013
  2. Jun 26, 2013
  3. Jun 13, 2013
  4. 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
  5. Apr 30, 2013
  6. 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
  7. Apr 23, 2013
  8. Apr 22, 2013
Loading