Volodymyr Sapsai
|
52b7de1623
[Stats] Convert some ad-hoc header search stats to ALWAYS_ENABLED_STATISTIC.
|
5 anni fa |
Alex Lorenz
|
bd94a6e73a
Introduce a DirectoryEntryRef that stores both a reference and an
|
6 anni fa |
Duncan P. N. Exon Smith
|
1d98bab4c4
ASTReader: Bypass overridden files when reading PCHs
|
6 anni fa |
Duncan P. N. Exon Smith
|
f75f97a33a
FileManager: Remove ShouldCloseOpenFile argument from getBufferForFile, NFC
|
6 anni fa |
Volodymyr Sapsai
|
013afbd7af
Remove `FileManager::invalidateCache` as it has no callers anymore. NFC.
|
6 anni fa |
Duncan P. N. Exon Smith
|
c2b4309415
FileManager: Use llvm::Expected in new getFileRef API
|
6 anni fa |
Richard Smith
|
5d8005a07e
Fix use of invalidated iterator introduced by r369680.
|
6 anni fa |
Duncan P. N. Exon Smith
|
3072453d59
FileManager: Factor duplicated code in getBufferForFile, NFC
|
6 anni fa |
Alex Lorenz
|
5195a35aa7
Introduce FileEntryRef and use it when handling includes to report correct dependencies
|
6 anni fa |
Nico Weber
|
793620d21f
clang: Fix typo in comment
|
6 anni fa |
Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 anni fa |
Harlan Haskins
|
2b41d1ddfc
[clang] Adopt llvm::ErrorOr in FileManager methods
|
6 anni fa |
Harlan Haskins
|
d69df82ea2
[FileSystemStatCache] Return std::error_code from stat cache methods
|
6 anni fa |
Harlan Haskins
|
fe7e41cdbe
Replace clang::FileData with llvm::vfs::Status
|
6 anni fa |
Jan Korous
|
555a67069d
Reland "[clang][FileManager] fillRealPathName even if we aren't opening the file"
|
6 anni fa |
Reid Kleckner
|
b872cddd89
Revert r354075 "[clang][FileManager] fillRealPathName even if we aren't opening the file"
|
6 anni fa |
Jan Korous
|
5cb19f0ba2
[clang][FileManager] fillRealPathName even if we aren't opening the file
|
6 anni fa |
Richard Smith
|
55d093e6fc
Simplify and modernize this code a little.
|
6 anni fa |
Sam McCall
|
167bdce619
[FileManager] Revert r347205 to avoid PCH file-descriptor leak.
|
6 anni fa |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 anni fa |
Alex Lorenz
|
5d78f362c9
Remove stat cache chaining as it's no longer needed after PTH support has been
|
6 anni fa |
Kadir Cetinkaya
|
9a6a9f5994
[clang] Fill RealPathName for virtual files.
|
6 anni fa |
Sam McCall
|
8ab54153b8
[FileManager] getFile(open=true) after getFile(open=false) should open the file.
|
6 anni fa |
Jonas Devlieghere
|
ef858170ac
Lift VFS from clang to llvm (NFC)
|
6 anni fa |
Eric Liu
|
6093fea79d
Fix build bot after r340598.
|
7 anni fa |
Eric Liu
|
18c0403c9a
[FileManager] Do not call 'real_path' in getFile().
|
7 anni fa |
Simon Marchi
|
89aa7f45a1
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name
|
7 anni fa |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 anni fa |
Reid Kleckner
|
40a54a7b6f
Revert r338057 "[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name"
|
7 anni fa |
Simon Marchi
|
3f01e7fca5
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name
|
7 anni fa |