Коммит түүх

Эзэн SHA1 Мессеж Огноо
  HOLZSCHUCH Nicolas c4ee88b10e Use status in response of command for Program.inc 7 жил өмнө
  HOLZSCHUCH Nicolas c83c93bdc7 Use ios_system() for auxiliary programs (used by clang) 7 жил өмнө
  HOLZSCHUCH Nicolas ff5bb45206 Working on the Execute() function 7 жил өмнө
  HOLZSCHUCH Nicolas ed5a883c4c Added ios_executable after llvm::sys::fs::exists(Program) in Program.inc 7 жил өмнө
  Alexander Kornienko 87e117df59 Convenience/safety fix for llvm::sys::Execute(And|No)Wait 8 жил өмнө
  Alexander Kornienko 3274c0d73f Minor style fixes in lib/Support/**/Program.(inc|cpp). 8 жил өмнө
  Kamil Rytarowski f65227fd46 [Solaris] get rid of _RESTRICT_KYWD warning during the build 8 жил өмнө
  Saleem Abdulrasool ce9c73a84d Support: chunk writing on Linux 8 жил өмнө
  David Blaikie a17d9bc6ed Support: Don't set RLIMIT_AS on child processes when applying a memory limit 8 жил өмнө
  Duncan P. N. Exon Smith 2707ee3256 Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; other minor fixes." 9 жил өмнө
  Eugene Zelenko 9a7a3bcf29 Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; other minor fixes. 9 жил өмнө
  Oleg Ranevskyy e597ffa521 [Clang/Support/Windows/Unix] Command lines created by clang may exceed the command length limit set by the OS 9 жил өмнө
  Justin Bogner c85a9b26cf Remove the configure and cmake checks for sys/wait.h 10 жил өмнө
  Alexander Kornienko cd52a7a381 Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 10 жил өмнө
  Alexander Kornienko cf0db29df2 Fixed/added namespace ending comments using clang-tidy. NFC 10 жил өмнө
  Rafael Espindola 803fe19680 Don't use std::errc. 10 жил өмнө
  Benjamin Kramer df93f4bb0b Purge unused includes throughout libSupport. 10 жил өмнө
  Chris Bieneman cbccd8ddf5 Checking if TARGET_OS_IPHONE is defined isn't good enough for 10.7 and earlier. 10 жил өмнө
  Chris Bieneman 39687b93fa iOS doesn't have crt_externs.h available, so we fall back to the posix method. 10 жил өмнө
  Chandler Carruth 84c0f65446 Fix several bugs in r221220's new program finding code. 10 жил өмнө
  Rafael Espindola 5dac5bd225 Remove FindProgramByName. NFC. 10 жил өмнө
  Michael J. Spencer 376a2e104f [Support][Program] Add findProgramByName(Name, OptionalPaths) 10 жил өмнө
  Rafael Espindola f6066a7fd3 Fix bug where sys::Wait could wait on wrong pid. 10 жил өмнө
  Rafael Espindola 52fa0d066a Add writeFileWithSystemEncoding to LibLLVMSuppor. 11 жил өмнө
  Rafael Espindola c33fe1b296 Fix bug in llvm::sys::argumentsFitWithinSystemLimits(). 11 жил өмнө
  Julien Lerouge 86ebb340ef lldb can interrupt waitpid, so EINTR shouldn't be an error. This fixes the case 11 жил өмнө
  Rafael Espindola 4e2b922131 Remove 'using std::errro_code' from lib. 11 жил өмнө
  Rafael Espindola 5c792faa0e Don't use 'using std::error_code' in include/llvm. 11 жил өмнө
  Rafael Espindola c145fd3cf5 There is no std::errc::success, remove the llvm one. 11 жил өмнө
  Craig Topper c34a25d59d [C++] Use 'nullptr'. 11 жил өмнө