Commitin historia

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