Historique des commits

Auteur SHA1 Message Date
  Pavel Labath 8a4b825100 Revert "raw_ostream: add operator<< overload for std::error_code" il y a 6 ans
  Pavel Labath c9850460b7 raw_ostream: add operator<< overload for std::error_code il y a 6 ans
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Rui Ueyama 99d88bdad7 Remove F_modify flag from FileOutputBuffer. il y a 6 ans
  Benjamin Kramer 540a311718 [SupportTests] Silence -Wsign-compare warnings il y a 7 ans
  Zachary Turner 822461008d Add a flag to FileOutputBuffer that allows modification. il y a 7 ans
  Rafael Espindola 14c636043c Convert FileOutputBuffer::commit to Error. il y a 7 ans
  Rafael Espindola 29fa40c962 Update unittest too. il y a 7 ans
  NAKAMURA Takumi ef15f2cc89 Untabify. il y a 8 ans
  Chandler Carruth 3c0d60785c Re-sort #include lines for unittests. This uses a slightly modified il y a 8 ans
  Reid Kleckner 6a701169dc Fix a real temp file leak in FileOutputBuffer il y a 9 ans
  Rafael Espindola fe4c063626 Return ErrorOr from FileOutputBuffer::create. NFC. il y a 10 ans
  Chandler Carruth 1b279144ec [cleanup] Re-sort all the #include lines in LLVM using il y a 10 ans
  Rafael Espindola 7291e0706e Remove unused feature. NFC. il y a 10 ans
  Rafael Espindola 8d230cd536 Misc cleanups to the FileSytem api. il y a 11 ans
  Rafael Espindola 250305156a Remove the last uses of 'using std::error_code' il y a 11 ans
  Rafael Espindola 5c792faa0e Don't use 'using std::error_code' in include/llvm. il y a 11 ans
  Rafael Espindola c6d63a3b0d Remove unused has_magic. il y a 11 ans
  Craig Topper 677564fe72 Use std::unique_ptr instead of OwningPtr in the MemoryBuffer unittests. il y a 11 ans
  Alp Toker ae43cab6ba Fix known typos il y a 11 ans
  Rafael Espindola 217c714a67 Remove remove_all. A compiler has no need for recursively deleting a directory. il y a 11 ans
  Rafael Espindola 08ddd12e44 Add a convenience createUniqueDirectory function. il y a 12 ans
  Rafael Espindola a11c3e2501 Move PathV2.h to Path.h il y a 12 ans
  Chandler Carruth 5a88dda4be Sort the #include lines for unittest/... il y a 12 ans
  Michael J. Spencer 6bc86018d1 [Support] Make FileOutputBuffer work on Windows. il y a 12 ans
  Nick Kledzik adfe2637b8 Initial commit of new FileOutputBuffer support class. il y a 13 ans