Historial de Commits

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