Historial de Commits

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