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

Автор SHA1 Сообщение Дата
  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 лет назад
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 лет назад
  Nico Weber cbcc820b8e Revert r329698 (and r329702). 7 лет назад
  Nico Weber 3ffe6de5f1 s/LLVM_ON_WIN32/_WIN32/, clang 7 лет назад
  Nico Weber ff160c9a34 Attempt to fix Windows build after r329698. 7 лет назад
  Nico Weber cd5e8f5e55 Use llvm::sys::fs::real_path() in clang. 7 лет назад
  Ilya Biryukov d7be359ae9 Use VFS operations in FileManager::makeAbsolutePath. 8 лет назад