Eric Liu
|
18c0403c9a
[FileManager] Do not call 'real_path' in getFile().
|
7 years ago |
Simon Marchi
|
89aa7f45a1
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name
|
7 years ago |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 years ago |
Reid Kleckner
|
40a54a7b6f
Revert r338057 "[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name"
|
7 years ago |
Simon Marchi
|
3f01e7fca5
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name
|
7 years ago |
Jordan Rupprecht
|
4cedfdc027
Revert "[VFS] Cleanups to VFS interfaces."
|
7 years ago |
Sam McCall
|
9e67652533
[VFS] Cleanups to VFS interfaces.
|
7 years ago |
Eric Liu
|
27d3141348
Revert "[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name"
|
7 years ago |
Simon Marchi
|
d03bdf0a5a
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name
|
7 years ago |
Ivan Donchevskii
|
52d10dc5c2
[Frontend] Honor UserFilesAreVolatile flag getting file buffer in ASTUnit
|
7 years ago |
Eric Liu
|
b857398ff9
Add vfs::FileSystem::getRealPath
|
7 years ago |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 years ago |
Nico Weber
|
cbcc820b8e
Revert r329698 (and r329702).
|
7 years ago |
Nico Weber
|
3ffe6de5f1
s/LLVM_ON_WIN32/_WIN32/, clang
|
7 years ago |
Nico Weber
|
ff160c9a34
Attempt to fix Windows build after r329698.
|
7 years ago |
Nico Weber
|
cd5e8f5e55
Use llvm::sys::fs::real_path() in 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 |
Benjamin Kramer
|
3c892b9138
Apply clang-tidy's performance-unnecessary-value-param to parts of clang.
|
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 |
Eugene Zelenko
|
ac8b5158fc
Fix build broken after llvm/ADT/DenseMap.h replacement of climits with limits.
|
9 years ago |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
9 years ago |
Taewook Oh
|
50eca98dda
Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths.
|
9 years ago |
Taewook Oh
|
4d09f68d2c
Revert r272562 for build bot failure (clang-x86-win2008-selfhost)
|
9 years ago |
Taewook Oh
|
f0c013a48e
Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths.
|
9 years ago |
Taewook Oh
|
d079610a7e
Revert commit r271708
|
9 years ago |
Taewook Oh
|
4adb3cedbb
Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths.
|
9 years ago |
David Majnemer
|
8250364e50
[FileManager] Don't crash if reading from stdin and stat(".") fails
|
9 years ago |
Benjamin Kramer
|
e4ebe1b3db
Remove the egregious PCHContainer layering hack that doesn't seem to be necessary anymore.
|
9 years ago |