Histórico de Commits

Autor SHA1 Mensagem Data
  Duncan P. N. Exon Smith 1d98bab4c4 ASTReader: Bypass overridden files when reading PCHs há 6 anos atrás
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique há 6 anos atrás
  Harlan Haskins 0a7ce79b2e Fix Windows branch of FileManagerTest changes há 6 anos atrás
  Harlan Haskins 0b6c6055bb Fix use-after-move in ClangBasicTests há 6 anos atrás
  Harlan Haskins 43696f8809 [clang] Adopt new FileManager error-returning APIs há 6 anos atrás
  Harlan Haskins 2b41d1ddfc [clang] Adopt llvm::ErrorOr in FileManager methods há 6 anos atrás
  Harlan Haskins eced4ed687 [FileSystemStatCache] Update test for new FileSystemStatCache API há 6 anos atrás
  Harlan Haskins fe7e41cdbe Replace clang::FileData with llvm::vfs::Status há 6 anos atrás
  Jan Korous b492883ea3 [clang][test] Fix FileManagerTest.getFileDontOpenRealPath for Windows há 6 anos atrás
  Jan Korous 555a67069d Reland "[clang][FileManager] fillRealPathName even if we aren't opening the file" há 6 anos atrás
  Reid Kleckner b872cddd89 Revert r354075 "[clang][FileManager] fillRealPathName even if we aren't opening the file" há 6 anos atrás
  Jan Korous 5cb19f0ba2 [clang][FileManager] fillRealPathName even if we aren't opening the file há 6 anos atrás
  Sam McCall 167bdce619 [FileManager] Revert r347205 to avoid PCH file-descriptor leak. há 6 anos atrás
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo há 6 anos atrás
  Alex Lorenz 5d78f362c9 Remove stat cache chaining as it's no longer needed after PTH support has been há 6 anos atrás
  Stella Stamenova 6eb1b99fab [tests] Fix the FileManagerTest getVirtualFile test on Windows há 6 anos atrás
  Matthew Voss 7c6f25cea1 Expect mixed path separators in FileManagerTest when resolving paths on Win32 há 6 anos atrás
  Kadir Cetinkaya aa0c466b9f [clang] Fix rL348006 for windows há 6 anos atrás
  Kadir Cetinkaya 9a6a9f5994 [clang] Fill RealPathName for virtual files. há 6 anos atrás
  Matthew Voss 6cbb68cec6 Ensure FileManagerTest expects "\\" as path separator on Windows platforms há 6 anos atrás
  Sam McCall 8ab54153b8 [FileManager] getFile(open=true) after getFile(open=false) should open the file. há 6 anos atrás
  Jonas Devlieghere ef858170ac Lift VFS from clang to llvm (NFC) há 6 anos atrás
  Jiading Gai 561a0afd9c [Test commit] Fix a spelling error. há 7 anos atrás
  Nico Weber 9744ab9394 IWYU for llvm-config.h in clang. See r331124 for details. há 7 anos atrás
  Nico Weber 3ffe6de5f1 s/LLVM_ON_WIN32/_WIN32/, clang há 7 anos atrás
  Ilya Biryukov d7be359ae9 Use VFS operations in FileManager::makeAbsolutePath. há 8 anos atrás
  Erik Verbruggen 121956bde3 FileManager: mark virtual file entries as valid entries há 8 anos atrás
  Mehdi Amini b042fd3636 Turn FileManager DirectoryEntry::Name from raw pointer to StringRef (NFC) há 8 anos atrás
  Mehdi Amini 8bd553fc8d Store FileEntry::Filename as a StringRef instead of raw pointer (NFC) há 8 anos atrás
  Benjamin Kramer 30dd297774 Add missing include. há 10 anos atrás