Commit History

Author SHA1 Message Date
  Nico Weber 3ffe6de5f1 s/LLVM_ON_WIN32/_WIN32/, clang 7 years ago
  Ilya Biryukov d7be359ae9 Use VFS operations in FileManager::makeAbsolutePath. 8 years ago
  Erik Verbruggen 121956bde3 FileManager: mark virtual file entries as valid entries 8 years ago
  Mehdi Amini b042fd3636 Turn FileManager DirectoryEntry::Name from raw pointer to StringRef (NFC) 8 years ago
  Mehdi Amini 8bd553fc8d Store FileEntry::Filename as a StringRef instead of raw pointer (NFC) 8 years ago
  Benjamin Kramer 30dd297774 Add missing include. 10 years ago
  Chandler Carruth f3590b88bc [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py 10 years ago
  David Blaikie 88b00c0761 unique_ptr-ify FileSystemStatCache::setNextStatCache 11 years ago
  Benjamin Kramer 480be6634b Update unit test for signature change. 11 years ago
  Craig Topper b23b499237 [C++11] Use 'nullptr'. Unittests edition. 11 years ago
  Alp Toker f4545688ea Remove the last remaining llvm/Config/config.h includes 11 years ago
  Hans Wennborg d0f57d66d4 Check for LLVM_ON_WIN32 instead of _WIN32. 11 years ago
  Ben Langmuir d066fe94b0 Reapply fixed "Honour 'use-external-names' in FileManager" 11 years ago
  Ben Langmuir 86c8d8ee06 Revert "Honour 'use-external-names' in FileManager" 11 years ago
  Ben Langmuir 2b1bc151cb Honour 'use-external-names' in FileManager 11 years ago
  Ben Langmuir d7596d6412 Recommit virtual file system 11 years ago
  Juergen Ributzka 6c03a38d81 Reverting the virtual file system implementation, because it triggers an assertion 11 years ago
  Ben Langmuir 91e3d5860a Initial implementation of virtual file system 11 years ago
  Rafael Espindola 0fda0f75f0 Use llvm::sys::fs::UniqueID for windows and unix. 12 years ago
  Rafael Espindola 146d57fd51 Fix handling of "clang c:foo" 12 years ago
  Argyrios Kyrtzidis e5d30e3b40 Extend stat query APIs to explicitly specify if the query is for 12 years ago
  Chandler Carruth 1050e8b225 Sort the #include lines for unittests/... 12 years ago
  NAKAMURA Takumi d01fb36600 unittests/Basic/FileManagerTest.cpp: Suppress warnings on gcc. 14 years ago
  NAKAMURA Takumi 8e27eb7ebf unittests/Basic/FileManagerTest.cpp: Unbreak Win32, mingw and msvc. 14 years ago
  Zhanyong Wan 483651c907 Moves FileManagerTest.cpp to unittests/Basic such that the unit test 14 years ago