Cronologia Commit

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