Historia zmian

Autor SHA1 Wiadomość Data
  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
  Ben Langmuir 86c8d8ee06 Revert "Honour 'use-external-names' in FileManager" 11 lat temu
  Ben Langmuir 2b1bc151cb Honour 'use-external-names' in FileManager 11 lat temu
  Ben Langmuir d7596d6412 Recommit virtual file system 11 lat temu
  Juergen Ributzka 6c03a38d81 Reverting the virtual file system implementation, because it triggers an assertion 11 lat temu
  Ben Langmuir 91e3d5860a Initial implementation of virtual file system 11 lat temu
  Rafael Espindola 0fda0f75f0 Use llvm::sys::fs::UniqueID for windows and unix. 12 lat temu
  Rafael Espindola 146d57fd51 Fix handling of "clang c:foo" 12 lat temu
  Argyrios Kyrtzidis e5d30e3b40 Extend stat query APIs to explicitly specify if the query is for 12 lat temu
  Chandler Carruth 1050e8b225 Sort the #include lines for unittests/... 12 lat temu
  NAKAMURA Takumi d01fb36600 unittests/Basic/FileManagerTest.cpp: Suppress warnings on gcc. 14 lat temu
  NAKAMURA Takumi 8e27eb7ebf unittests/Basic/FileManagerTest.cpp: Unbreak Win32, mingw and msvc. 14 lat temu
  Zhanyong Wan 483651c907 Moves FileManagerTest.cpp to unittests/Basic such that the unit test 14 lat temu