1. 0d7a38a Convert FileOutputBuffer::commit to Error. by Rafael Espindola · 8 years ago
  2. 81ca0df Update unittest too. by Rafael Espindola · 8 years ago
  3. a1e97a7 Untabify. by NAKAMURA Takumi · 8 years ago
  4. 9a67b07 Re-sort #include lines for unittests. This uses a slightly modified by Chandler Carruth · 8 years ago
  5. 1a4398a Fix a real temp file leak in FileOutputBuffer by Reid Kleckner · 9 years ago
  6. 169284a Return ErrorOr from FileOutputBuffer::create. NFC. by Rafael Espindola · 10 years ago
  7. d990388 [cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py. by Chandler Carruth · 11 years ago
  8. 5753cf3 Remove unused feature. NFC. by Rafael Espindola · 11 years ago
  9. 281f23a Misc cleanups to the FileSytem api. by Rafael Espindola · 11 years ago
  10. c049c65 Remove the last uses of 'using std::error_code' by Rafael Espindola · 11 years ago
  11. 3acea39 Don't use 'using std::error_code' in include/llvm. by Rafael Espindola · 11 years ago
  12. 70fbe6f Remove unused has_magic. by Rafael Espindola · 11 years ago
  13. b85bc4e Use std::unique_ptr instead of OwningPtr in the MemoryBuffer unittests. by Craig Topper · 11 years ago
  14. cb40291 Fix known typos by Alp Toker · 12 years ago
  15. 78dcc03 Remove remove_all. A compiler has no need for recursively deleting a directory. by Rafael Espindola · 12 years ago
  16. 7ffacc4 Add a convenience createUniqueDirectory function. by Rafael Espindola · 12 years ago
  17. 3bc8e71 Move PathV2.h to Path.h by Rafael Espindola · 12 years ago
  18. 130cec2 Sort the #include lines for unittest/... by Chandler Carruth · 13 years ago
  19. 7fe24f5 [Support] Make FileOutputBuffer work on Windows. by Michael J. Spencer · 13 years ago
  20. 5fce8c4 Initial commit of new FileOutputBuffer support class. by Nick Kledzik · 13 years ago