История коммитов

Автор SHA1 Сообщение Дата
  Richard Smith 5d8005a07e Fix use of invalidated iterator introduced by r369680. 6 лет назад
  Duncan P. N. Exon Smith 3072453d59 FileManager: Factor duplicated code in getBufferForFile, NFC 6 лет назад
  Alex Lorenz 5195a35aa7 Introduce FileEntryRef and use it when handling includes to report correct dependencies 6 лет назад
  Nico Weber 793620d21f clang: Fix typo in comment 6 лет назад
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 лет назад
  Harlan Haskins 2b41d1ddfc [clang] Adopt llvm::ErrorOr in FileManager methods 6 лет назад
  Harlan Haskins d69df82ea2 [FileSystemStatCache] Return std::error_code from stat cache methods 6 лет назад
  Harlan Haskins fe7e41cdbe Replace clang::FileData with llvm::vfs::Status 6 лет назад
  Jan Korous 555a67069d Reland "[clang][FileManager] fillRealPathName even if we aren't opening the file" 6 лет назад
  Reid Kleckner b872cddd89 Revert r354075 "[clang][FileManager] fillRealPathName even if we aren't opening the file" 6 лет назад
  Jan Korous 5cb19f0ba2 [clang][FileManager] fillRealPathName even if we aren't opening the file 6 лет назад
  Richard Smith 55d093e6fc Simplify and modernize this code a little. 6 лет назад
  Sam McCall 167bdce619 [FileManager] Revert r347205 to avoid PCH file-descriptor leak. 6 лет назад
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 лет назад
  Alex Lorenz 5d78f362c9 Remove stat cache chaining as it's no longer needed after PTH support has been 6 лет назад
  Kadir Cetinkaya 9a6a9f5994 [clang] Fill RealPathName for virtual files. 6 лет назад
  Sam McCall 8ab54153b8 [FileManager] getFile(open=true) after getFile(open=false) should open the file. 6 лет назад
  Jonas Devlieghere ef858170ac Lift VFS from clang to llvm (NFC) 6 лет назад
  Eric Liu 6093fea79d Fix build bot after r340598. 7 лет назад
  Eric Liu 18c0403c9a [FileManager] Do not call 'real_path' in getFile(). 7 лет назад
  Simon Marchi 89aa7f45a1 [VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name 7 лет назад
  Fangrui Song abdbb605f2 Remove trailing space 7 лет назад
  Reid Kleckner 40a54a7b6f Revert r338057 "[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name" 7 лет назад
  Simon Marchi 3f01e7fca5 [VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name 7 лет назад
  Jordan Rupprecht 4cedfdc027 Revert "[VFS] Cleanups to VFS interfaces." 7 лет назад
  Sam McCall 9e67652533 [VFS] Cleanups to VFS interfaces. 7 лет назад
  Eric Liu 27d3141348 Revert "[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name" 7 лет назад
  Simon Marchi d03bdf0a5a [VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name 7 лет назад
  Ivan Donchevskii 52d10dc5c2 [Frontend] Honor UserFilesAreVolatile flag getting file buffer in ASTUnit 7 лет назад
  Eric Liu b857398ff9 Add vfs::FileSystem::getRealPath 7 лет назад