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 жил өмнө |
Chandler Carruth
|
f3590b88bc
[cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py
|
10 жил өмнө |
David Blaikie
|
88b00c0761
unique_ptr-ify FileSystemStatCache::setNextStatCache
|
11 жил өмнө |
Benjamin Kramer
|
480be6634b
Update unit test for signature change.
|
11 жил өмнө |
Craig Topper
|
b23b499237
[C++11] Use 'nullptr'. Unittests edition.
|
11 жил өмнө |
Alp Toker
|
f4545688ea
Remove the last remaining llvm/Config/config.h includes
|
11 жил өмнө |
Hans Wennborg
|
d0f57d66d4
Check for LLVM_ON_WIN32 instead of _WIN32.
|
11 жил өмнө |
Ben Langmuir
|
d066fe94b0
Reapply fixed "Honour 'use-external-names' in FileManager"
|
11 жил өмнө |
Ben Langmuir
|
86c8d8ee06
Revert "Honour 'use-external-names' in FileManager"
|
11 жил өмнө |
Ben Langmuir
|
2b1bc151cb
Honour 'use-external-names' in FileManager
|
11 жил өмнө |
Ben Langmuir
|
d7596d6412
Recommit virtual file system
|
11 жил өмнө |
Juergen Ributzka
|
6c03a38d81
Reverting the virtual file system implementation, because it triggers an assertion
|
11 жил өмнө |
Ben Langmuir
|
91e3d5860a
Initial implementation of virtual file system
|
11 жил өмнө |
Rafael Espindola
|
0fda0f75f0
Use llvm::sys::fs::UniqueID for windows and unix.
|
12 жил өмнө |
Rafael Espindola
|
146d57fd51
Fix handling of "clang c:foo"
|
12 жил өмнө |