提交历史

作者 SHA1 备注 提交日期
  Duncan P. N. Exon Smith 1d98bab4c4 ASTReader: Bypass overridden files when reading PCHs 6 年之前
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 年之前
  Harlan Haskins 0a7ce79b2e Fix Windows branch of FileManagerTest changes 6 年之前
  Harlan Haskins 0b6c6055bb Fix use-after-move in ClangBasicTests 6 年之前
  Harlan Haskins 43696f8809 [clang] Adopt new FileManager error-returning APIs 6 年之前
  Harlan Haskins 2b41d1ddfc [clang] Adopt llvm::ErrorOr in FileManager methods 6 年之前
  Harlan Haskins eced4ed687 [FileSystemStatCache] Update test for new FileSystemStatCache API 6 年之前
  Harlan Haskins fe7e41cdbe Replace clang::FileData with llvm::vfs::Status 6 年之前
  Jan Korous b492883ea3 [clang][test] Fix FileManagerTest.getFileDontOpenRealPath for Windows 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 年之前
  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 年之前
  Stella Stamenova 6eb1b99fab [tests] Fix the FileManagerTest getVirtualFile test on Windows 6 年之前
  Matthew Voss 7c6f25cea1 Expect mixed path separators in FileManagerTest when resolving paths on Win32 6 年之前
  Kadir Cetinkaya aa0c466b9f [clang] Fix rL348006 for windows 6 年之前
  Kadir Cetinkaya 9a6a9f5994 [clang] Fill RealPathName for virtual files. 6 年之前
  Matthew Voss 6cbb68cec6 Ensure FileManagerTest expects "\\" as path separator on Windows platforms 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 年之前
  Jiading Gai 561a0afd9c [Test commit] Fix a spelling error. 7 年之前
  Nico Weber 9744ab9394 IWYU for llvm-config.h in clang. See r331124 for details. 7 年之前
  Nico Weber 3ffe6de5f1 s/LLVM_ON_WIN32/_WIN32/, clang 7 年之前
  Ilya Biryukov d7be359ae9 Use VFS operations in FileManager::makeAbsolutePath. 8 年之前
  Erik Verbruggen 121956bde3 FileManager: mark virtual file entries as valid entries 8 年之前
  Mehdi Amini b042fd3636 Turn FileManager DirectoryEntry::Name from raw pointer to StringRef (NFC) 8 年之前
  Mehdi Amini 8bd553fc8d Store FileEntry::Filename as a StringRef instead of raw pointer (NFC) 8 年之前
  Benjamin Kramer 30dd297774 Add missing include. 10 年之前