Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f913fd6eb0c228041b77a645d76993760d3b1421
/
llvm
/
unittests
/
Support
/
VirtualFileSystemTest.cpp
efe2108
[VFS] Add reverse iterator to OverlayFileSystem
by Jonas Devlieghere
· 6 years ago
191f148
[X86] Use PC-relative mode for the kernel code model
by Bill Wendling
· 6 years ago
15e475e
Reapply [VFS] Allow multiple RealFileSystem instances with independent CWDs.
by Sam McCall
· 7 years ago
2a5a0ad
[VFS] Fix warning and use better check.
by Michael J. Spencer
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
e07cdb1
Revert "[VFS] Allow multiple RealFileSystem instances with independent CWDs."
by Amara Emerson
· 7 years ago
62ab1a1
[VFS] Disable unix-assuming VFS test on windows
by Sam McCall
· 7 years ago
c2b310a
[VFS] Allow multiple RealFileSystem instances with independent CWDs.
by Sam McCall
· 7 years ago
937a104
[VFS] Add isLocal to ProxyFileSystem and add unit tests.
by Michael J. Spencer
· 7 years ago
ab73426
[VFS] Update unittest to fix Windows buildbot.
by Volodymyr Sapsai
· 7 years ago
7610033
[VFS] Implement `RedirectingFileSystem::getRealPath`.
by Volodymyr Sapsai
· 7 years ago
99538e8
Revert "[VFS] Add "expand tilde" argument to getRealPath."
by Sam McCall
· 7 years ago
f5b6d11
[VFS] Add "expand tilde" argument to getRealPath.
by Jonas Devlieghere
· 7 years ago
cbb5c86
Extend virtual file system with `isLocal` method
by Jonas Devlieghere
· 7 years ago
41fb951
[VFS] Add support for "no_push" to VFS recursive iterators.
by Jonas Devlieghere
· 7 years ago
91e1316
[VFS] Add property 'fallthrough' that controls fallback to real file system.
by Volodymyr Sapsai
· 7 years ago
fc51490
Lift VFS from clang to llvm (NFC)
by Jonas Devlieghere
· 7 years ago
[Renamed (89%) from clang/unittests/Basic/VirtualFileSystemTest.cpp]
3922377
[Basic] Update clang tests (really testing sys::fs) that broke with r343460
by Sam McCall
· 7 years ago
55fab26
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
by Fangrui Song
· 7 years ago
0ae0056
[VFS] vfs::directory_iterator yields path and file type instead of full Status
by Sam McCall
· 7 years ago
d5554c51
Adding HardLink Support to VirtualFileSystem.
by Ilya Biryukov
· 7 years ago
576ac05
[VFS] Remove superfluous semicolon from unittest.
by Craig Topper
· 7 years ago
3b2f6a4
[VFS] Emit an error when entry at root level uses a relative path.
by Volodymyr Sapsai
· 7 years ago
ddbabc6
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name
by Simon Marchi
· 7 years ago
4d23f45
Revert r338057 "[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name"
by Reid Kleckner
· 7 years ago
9980c26
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name
by Simon Marchi
· 7 years ago
b71e6f4
Revert "[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name"
by Eric Liu
· 7 years ago
a37ef29
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name
by Simon Marchi
· 7 years ago
43cb451
Disable an in-memory vfs file path test on windows.
by Eric Liu
· 7 years ago
33dd619
[VFS] Implement getRealPath in InMemoryFileSystem.
by Eric Liu
· 7 years ago
a840a46
[VFS] Implement getRealPath for OverlayFileSystem.
by Eric Liu
· 7 years ago
d637c05
IWYU for llvm-config.h in clang. See r331124 for details.
by Nico Weber
· 7 years ago
e097567
Fixes errors with FS iterators caused by https://reviews.llvm.org/D44960
by Max Moroz
· 7 years ago
c205d8c
[clang] Change std::sort to llvm::sort in response to r327219
by Mandeep Singh Grang
· 8 years ago
7838101
[VirtualFileSystem] Support creating directories then adding files inside
by Ben Hamilton
· 8 years ago
e5af5bd
[VirtualFileSystem] InMemoryFileSystem::addFile(): Type and Perms
by Ben Hamilton
· 8 years ago
45fbb59
Added braces to work around gcc warning in googletest: suggest explicit braces to avoid ambiguous 'else'. NFC.
by Galina Kistanova
· 8 years ago
53fda39
Add more debugging code for the SystemZ bot.
by Juergen Ributzka
· 9 years ago
f978743
Reapply [VFS] Ignore broken symlinks in the directory iterator.
by Juergen Ributzka
· 9 years ago
31d01ba
Revert "Reapply [VFS] Ignore broken symlinks in the directory iterator."
by Juergen Ributzka
· 9 years ago
c28c7e5
Adding debug output to investigate systemz bot issue.
by Juergen Ributzka
· 9 years ago
46541f1
Reapply [VFS] Ignore broken symlinks in the directory iterator.
by Juergen Ributzka
· 9 years ago
bc1c5b1
Revert r297510 "[VFS] Ignore broken symlinks in the directory iterator."
by Juergen Ributzka
· 9 years ago
fd958fc
[VFS] Ignore broken symlinks in the directory iterator.
by Juergen Ributzka
· 9 years ago
ac71c8e
[VFS] Replace TimeValue usage with std::chrono
by Pavel Labath
· 9 years ago
9670f84
[NFC] Header cleanup
by Mehdi Amini
· 9 years ago
32b2897
[VFS] Add level() method to vfs::recursive_directory_iterator
by Bruno Cardoso Lopes
· 9 years ago
f6a0a72
[VFS] Reapply #2: Reconstruct the VFS overlay tree for more accurate lookup
by Bruno Cardoso Lopes
· 9 years ago
2835c5c
[Unittests] Reverse the order of arguments for correct debug output
by Bruno Cardoso Lopes
· 9 years ago
26092b2
Revert "[VFS] Reapply r269100: Reconstruct the VFS overlay tree for more accurate lookup"
by Bruno Cardoso Lopes
· 9 years ago
ab83dc6
[VFS] Reapply r269100: Reconstruct the VFS overlay tree for more accurate lookup
by Bruno Cardoso Lopes
· 9 years ago
29ebd49
[VFS][Unittests] Make dir iteration tests depend only on content
by Bruno Cardoso Lopes
· 9 years ago
7e61e15
Hopefully bring llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast back to life
by Sean Silva
· 9 years ago
14e89e0
[VFS] One more unittest change to fix win10 buildbot
by Bruno Cardoso Lopes
· 9 years ago
7347fce
[VFS] Change unittest to try appeasing win10 buildbot
by Bruno Cardoso Lopes
· 9 years ago
ecf7d15
[VFS] Reconstruct the VFS overlay tree for more accurate lookup
by Bruno Cardoso Lopes
· 9 years ago
d878e28
Reapply [2] [VFS] Add 'overlay-relative' field to YAML files
by Bruno Cardoso Lopes
· 10 years ago
9e2f9d8
Revert "Reapply [VFS] Add 'overlay-relative' field to YAML files"
by Bruno Cardoso Lopes
· 10 years ago
016b2d0
Reapply [VFS] Add 'overlay-relative' field to YAML files
by Bruno Cardoso Lopes
· 10 years ago
b7eb8db
Revert "[VFS] Add 'overlay-relative' field to YAML files" and "[VFS] Fix call to getVFSFromYAML in unittests"
by Bruno Cardoso Lopes
· 10 years ago
32b6222
[VFS] Fix call to getVFSFromYAML in unittests
by Bruno Cardoso Lopes
· 10 years ago
1660a5d
Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes.
by Eugene Zelenko
· 10 years ago
2a23e55
Simplify test code with initializer lists.
by Benjamin Kramer
· 10 years ago
730338b
Make test work on windows by turning \ in paths back into /.
by Benjamin Kramer
· 10 years ago
e9e7607
[vfs] Normalize working directory if requested.
by Benjamin Kramer
· 10 years ago
f13302e
[VFS] Fix status() of opened redirected file
by Ben Langmuir
· 10 years ago
71ce376
[VFS] Let the user decide if they want path normalization.
by Benjamin Kramer
· 10 years ago
753726d
[VFS] Unbreak test.
by Benjamin Kramer
· 10 years ago
4ad1c43
[VFS] Don't try to be heroic with '.' in paths.
by Benjamin Kramer
· 10 years ago
c3741ec
[VFS] remove handling of '..' for now.
by Benjamin Kramer
· 10 years ago
decb2ae
[VFS] Just normalize away .. and . in paths for in-memory file systems.
by Benjamin Kramer
· 10 years ago
d5e0b58
[VFS] Also drop '.' when adding files to an in-memory FS.
by Benjamin Kramer
· 10 years ago
dcfba33
Fix Clang-tidy modernize-use-nullptr warnings in source directories; other minor cleanups
by Hans Wennborg
· 10 years ago
1b8dbe3
[VFS] Put the incoming name in the file status to make InMemoryFS behave more like a real FS.
by Benjamin Kramer
· 10 years ago
4c33a1a
BasicTests: Suppress InMemoryFileSystemTest.WindowsPath on win32 while investigating.
by NAKAMURA Takumi
· 10 years ago
2e2351a
[VFS] Transition clang-format to use an in-memory FS.
by Benjamin Kramer
· 10 years ago
b7ab187
Fix the MSVC build.
by Rafael Espindola
· 10 years ago
7708b2a
[VFS] Add working directories to every virtual file system.
by Benjamin Kramer
· 10 years ago
a25dcfd
[VFS] Add an in-memory file system implementation.
by Benjamin Kramer
· 10 years ago
268b51a
[VFS] Remove setName from the file interface.
by Benjamin Kramer
· 10 years ago
ab9db51
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
by Alexander Kornienko
· 10 years ago
3d9d929
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
34eb207
Use 'override/final' instead of 'virtual' for overridden methods
by Alexander Kornienko
· 10 years ago
a885796
Make VFS and FileManager match the current MemoryBuffer API.
by Benjamin Kramer
· 11 years ago
5afc869
Adds 'override' to overriding methods. NFC.
by Fariborz Jahanian
· 11 years ago
d87f8d7
Update for LLVM api change.
by Rafael Espindola
· 11 years ago
91ac8df
Create a std::unique_ptr earlier.
by Rafael Espindola
· 11 years ago
04ab21d7
Convert a few ownership comments with std::unique_ptr.
by Rafael Espindola
· 11 years ago
f994cef
Track IntrusiveRefCntPtr::get() changes from LLVM r212366
by Alp Toker
· 11 years ago
7c9f6c8
Add vfs::recursive_directory_iterator
by Ben Langmuir
· 11 years ago
4669bd4
VirtualFileSystemTest.cpp: Get rid of initializer list on std::vector, to appease msc17.
by NAKAMURA Takumi
· 11 years ago
d3235e0
Reformat.
by NAKAMURA Takumi
· 11 years ago
efb8b60
Fix test issues from r211623 and remove test-only API
by Ben Langmuir
· 11 years ago
c6326a4
Disable the bits of r211623 that broke the bots
by Ben Langmuir
· 11 years ago
740812b
Add directory_iterator for (non-recursive) iteration of VFS directories
by Ben Langmuir
· 11 years ago
71de0b6
Update for llvm api change.
by Rafael Espindola
· 11 years ago
8e650d7
Refer to error_code with the std prefix.
by Rafael Espindola
· 11 years ago
1f24317
Fix msvc unittest build.
by Rafael Espindola
· 11 years ago
96b0330
Use std::error_code instead of llvm::error_code.
by Rafael Espindola
· 11 years ago
416fa34
[C++11] Use 'nullptr'. Unittests edition.
by Craig Topper
· 11 years ago
Next »