Nico Weber
|
3ffe6de5f1
s/LLVM_ON_WIN32/_WIN32/, clang
|
7 年之前 |
Max Moroz
|
5afe26bf33
Fixes errors with FS iterators caused by https://reviews.llvm.org/D44960
|
7 年之前 |
Eugene Zelenko
|
4654818441
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 年之前 |
Mandeep Singh Grang
|
a4c6f25016
[clang] Change std::sort to llvm::sort in response to r327219
|
7 年之前 |
Ben Hamilton
|
0c858e9e12
[VirtualFileSystem] Support creating directories then adding files inside
|
7 年之前 |
Ben Hamilton
|
5140a709d3
[VirtualFileSystem] InMemoryFileSystem::addFile(): Type and Perms
|
7 年之前 |
Peter Collingbourne
|
2e86b2ecf1
Support: Have directory_iterator::status() return FindFirstFileEx/FindNextFile results on Windows.
|
7 年之前 |
Benjamin Kramer
|
c176e5d1cd
[vfs] Assert that the status is known in equivalent().
|
8 年之前 |
Juergen Ributzka
|
5aeef7a4e0
Reapply [VFS] Ignore broken symlinks in the directory iterator.
|
8 年之前 |
Juergen Ributzka
|
0149c8804f
Revert "Reapply [VFS] Ignore broken symlinks in the directory iterator."
|
8 年之前 |
Juergen Ributzka
|
bdafb584fa
Reapply [VFS] Ignore broken symlinks in the directory iterator.
|
8 年之前 |
Juergen Ributzka
|
69cd1ea6d6
Revert r297510 "[VFS] Ignore broken symlinks in the directory iterator."
|
8 年之前 |
Juergen Ributzka
|
57f2628a98
[VFS] Remove the Path variable from RealFSDirIter. NFC.
|
8 年之前 |
Juergen Ributzka
|
6cd8b3d4eb
[VFS] Ignore broken symlinks in the directory iterator.
|
8 年之前 |
Pavel Labath
|
791574d72e
Replace use of chdir with llvm::sys::fs::set_current_path
|
8 年之前 |
Bruno Cardoso Lopes
|
08b243ed2b
[CrashReproducer] Add support for merging -ivfsoverlay
|
8 年之前 |
Pavel Labath
|
7a8f655927
[VFS] Replace TimeValue usage with std::chrono
|
8 年之前 |
Bruno Cardoso Lopes
|
5ce39e34c7
Reapply [VFS] Skip non existent files from the VFS tree
|
9 年之前 |
Bruno Cardoso Lopes
|
eb66e2ffe7
Revert "[VFS] Skip non existent files from the VFS tree"
|
9 年之前 |
Bruno Cardoso Lopes
|
a0c9770b8c
[VFS] Skip non existent files from the VFS tree
|
9 年之前 |
Bruno Cardoso Lopes
|
3360e87f6e
[VFS] Add 'ignore-non-existent-contents' field to YAML files
|
9 年之前 |
Taewook Oh
|
50eca98dda
Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths.
|
9 年之前 |
Taewook Oh
|
4d09f68d2c
Revert r272562 for build bot failure (clang-x86-win2008-selfhost)
|
9 年之前 |
Taewook Oh
|
f0c013a48e
Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths.
|
9 年之前 |
Benjamin Kramer
|
2a965aedd3
Add some std::move where the value is only read otherwise.
|
9 年之前 |
Taewook Oh
|
d079610a7e
Revert commit r271708
|
9 年之前 |
Taewook Oh
|
4adb3cedbb
Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths.
|
9 年之前 |
Benjamin Kramer
|
4ff480f17c
Apply clang-tidy's misc-move-constructor-init throughout Clang.
|
9 年之前 |
Bruno Cardoso Lopes
|
dfa97d29ff
[VFS] Reapply #2: Reconstruct the VFS overlay tree for more accurate lookup
|
9 年之前 |
Bruno Cardoso Lopes
|
0a721a2d46
Revert "[VFS] Reapply r269100: Reconstruct the VFS overlay tree for more accurate lookup"
|
9 年之前 |