Historia zmian

Autor SHA1 Wiadomość Data
  Harlan Haskins fe7e41cdbe Replace clang::FileData with llvm::vfs::Status 6 lat temu
  Jan Korous b492883ea3 [clang][test] Fix FileManagerTest.getFileDontOpenRealPath for Windows 6 lat temu
  Jan Korous 555a67069d Reland "[clang][FileManager] fillRealPathName even if we aren't opening the file" 6 lat temu
  Reid Kleckner b872cddd89 Revert r354075 "[clang][FileManager] fillRealPathName even if we aren't opening the file" 6 lat temu
  Jan Korous 5cb19f0ba2 [clang][FileManager] fillRealPathName even if we aren't opening the file 6 lat temu
  Sam McCall 167bdce619 [FileManager] Revert r347205 to avoid PCH file-descriptor leak. 6 lat temu
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 lat temu
  Alex Lorenz 5d78f362c9 Remove stat cache chaining as it's no longer needed after PTH support has been 6 lat temu
  Stella Stamenova 6eb1b99fab [tests] Fix the FileManagerTest getVirtualFile test on Windows 6 lat temu
  Matthew Voss 7c6f25cea1 Expect mixed path separators in FileManagerTest when resolving paths on Win32 6 lat temu
  Kadir Cetinkaya aa0c466b9f [clang] Fix rL348006 for windows 6 lat temu
  Kadir Cetinkaya 9a6a9f5994 [clang] Fill RealPathName for virtual files. 6 lat temu
  Matthew Voss 6cbb68cec6 Ensure FileManagerTest expects "\\" as path separator on Windows platforms 6 lat temu
  Sam McCall 8ab54153b8 [FileManager] getFile(open=true) after getFile(open=false) should open the file. 6 lat temu
  Jonas Devlieghere ef858170ac Lift VFS from clang to llvm (NFC) 6 lat temu
  Jiading Gai 561a0afd9c [Test commit] Fix a spelling error. 7 lat temu
  Nico Weber 9744ab9394 IWYU for llvm-config.h in clang. See r331124 for details. 7 lat temu
  Nico Weber 3ffe6de5f1 s/LLVM_ON_WIN32/_WIN32/, clang 7 lat temu
  Ilya Biryukov d7be359ae9 Use VFS operations in FileManager::makeAbsolutePath. 8 lat temu
  Erik Verbruggen 121956bde3 FileManager: mark virtual file entries as valid entries 8 lat temu
  Mehdi Amini b042fd3636 Turn FileManager DirectoryEntry::Name from raw pointer to StringRef (NFC) 8 lat temu
  Mehdi Amini 8bd553fc8d Store FileEntry::Filename as a StringRef instead of raw pointer (NFC) 8 lat temu
  Benjamin Kramer 30dd297774 Add missing include. 10 lat temu
  Chandler Carruth f3590b88bc [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py 10 lat temu
  David Blaikie 88b00c0761 unique_ptr-ify FileSystemStatCache::setNextStatCache 11 lat temu
  Benjamin Kramer 480be6634b Update unit test for signature change. 11 lat temu
  Craig Topper b23b499237 [C++11] Use 'nullptr'. Unittests edition. 11 lat temu
  Alp Toker f4545688ea Remove the last remaining llvm/Config/config.h includes 11 lat temu
  Hans Wennborg d0f57d66d4 Check for LLVM_ON_WIN32 instead of _WIN32. 11 lat temu
  Ben Langmuir d066fe94b0 Reapply fixed "Honour 'use-external-names' in FileManager" 11 lat temu