Commit History

作者 SHA1 備註 提交日期
  Fangrui Song 2ffd08308b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 6 年之前
  JF Bastien 7574f40240 posix_spawn should retry upon EINTR 6 年之前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Zachary Turner 0dcc1159b4 Refactor ExecuteAndWait to take StringRefs. 7 年之前
  Zachary Turner 07d33bf7d7 Attempt 3: Resubmit "[Support] Expose flattenWindowsCommandLine." 7 年之前
  Zachary Turner edd16bdf67 Revert "Resubmit "[Support] Expose flattenWindowsCommandLine."" 7 年之前
  Zachary Turner 432c850773 Resubmit "[Support] Expose flattenWindowsCommandLine." 7 年之前
  Alexander Kornienko a3869c0c21 commandLineFitsWithinSystemLimits Overestimates System Limits 7 年之前
  Zachary Turner 370ce5a7b0 Clean up some code in Program. 7 年之前
  Fangrui Song c4ffad9aeb [Unix] Indent ChangeStd{in,out}ToBinary. 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 年之前