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