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