Skip to content
  • 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
Loading