Historique des commits

Auteur SHA1 Message Date
  Pavel Labath 3ffae1923a [Support] Improve readNativeFile(Slice) interface il y a 6 ans
  Pavel Labath 01410fc2a6 Recommit "MemoryBuffer: Add a missing error-check to getOpenFileImpl" il y a 6 ans
  Pavel Labath 9ecd61000d Revert "MemoryBuffer: Add a missing error-check to getOpenFileImpl" il y a 6 ans
  Pavel Labath 4cf866ce04 MemoryBuffer: Add a missing error-check to getOpenFileImpl il y a 6 ans
  Reid Kleckner 749d8a5a61 [Support] Move llvm::MemoryBuffer to sys::fs::file_t il y a 6 ans
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Benjamin Kramer c9edd422c9 [Support] Pacify -Wsign-compare in unit test. il y a 7 ans
  Zachary Turner c29d246f51 [Support] Add WriteThroughMemoryBuffer. il y a 7 ans
  Pavel Labath 861f6eb249 [Support] Add WritableMemoryBuffer::getNewMemBuffer il y a 7 ans
  Pavel Labath 2a379e0e27 [Support] Remove MemoryBuffer::getNewUninitMemBuffer il y a 7 ans
  Pavel Labath 9524e3f468 [Support] Add WritableMemoryBuffer class il y a 7 ans
  Chandler Carruth 3c0d60785c Re-sort #include lines for unittests. This uses a slightly modified il y a 8 ans
  Reid Kleckner 62525658fa Try to fix some temp file leaks in SupportTests, PR18335 il y a 9 ans
  Rafael Espindola 9f7d480d96 Remove excess white space il y a 9 ans
  Rafael Espindola 96902bf6e3 Add MemoryBufferRef(MemoryBuffer&) constructor. il y a 9 ans
  Alexander Kornienko c16fc54851 Use 'override/final' instead of 'virtual' for overridden methods il y a 10 ans
  Nick Kledzik 52688c3aff [Support] Add MemoryBuffer::getFileSlice() il y a 11 ans
  Rafael Espindola 7cba2a973f Update the MemoryBuffer API to use ErrorOr. il y a 11 ans
  Rafael Espindola 250305156a Remove the last uses of 'using std::error_code' il y a 11 ans
  Rafael Espindola 5c792faa0e Don't use 'using std::error_code' in include/llvm. il y a 11 ans
  Craig Topper b177041dfa [C++11] Use 'nullptr'. il y a 11 ans
  Craig Topper 677564fe72 Use std::unique_ptr instead of OwningPtr in the MemoryBuffer unittests. il y a 11 ans
  Ahmed Charles fbf6daaec6 [C++11] Add overloads for externally used OwningPtr functions. il y a 11 ans
  Chandler Carruth 974a445bd9 Re-sort all of the includes with ./utils/sort_includes.py so that il y a 11 ans
  Rafael Espindola 76a74f7253 Change MemoryBuffer::getFile to take a Twine. il y a 11 ans
  Dmitri Gribenko 072bd45a36 MemoryBufer: add a test: check that a file with size that is a multiple of the il y a 12 ans
  NAKAMURA Takumi 3f256c2e0b [Win32] mapped_file_region: Fix a bug in CreateFileMapping() that Size must contain Offset when Offset >= 65536. il y a 12 ans
  NAKAMURA Takumi 37693da119 Whitespace. il y a 12 ans
  NAKAMURA Takumi a5bd3937ab Suppress MemoryBufferTest.cpp on win32 for now. Investigating. il y a 12 ans
  NAKAMURA Takumi 4efbeb2700 MemoryBufferTest.cpp: Tweak offset corresponding to the case that PageSize is greater than 8000. il y a 12 ans