Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
6a57fd8b47dc15c4df02f8acb7cdb2034b3f1527
/
clang
/
lib
/
Basic
/
VirtualFileSystem.cpp
1c078f2
VirtualFileSystem: Fix false positives in YAMLVFSWriter::containedIn
by Justin Bogner
· 11 years ago
9c78529
VirtualFileSystem: Add YAMLVFSWriter to generate VFS mapping files
by Justin Bogner
· 11 years ago
f1186c5
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
26d5639
[Basic/FileManager] Propagate whether a file 'IsVolatile' to the file opening functions.
by Argyrios Kyrtzidis
· 12 years ago
3f755aa
[C++11] Avoid implicit conversion of ArrayRef to std::vector and use move semantics where appropriate.
by Benjamin Kramer
· 12 years ago
dfca6f9
[C++11] Replace OwningPtr include with <memory>.
by Ahmed Charles
· 12 years ago
b898432
Replace OwningPtr with std::unique_ptr.
by Ahmed Charles
· 12 years ago
9a16beb
Change OwningPtr::take() to OwningPtr::release().
by Ahmed Charles
· 12 years ago
9385323
Attempt to re-enable the VFS unittests on Windows
by Ben Langmuir
· 12 years ago
a6f8ca8
Support relative paths in VFSFromYAML
by Ben Langmuir
· 12 years ago
4527fb2
[C++11] Use std::atomic instead of LLVM's.
by Benjamin Kramer
· 12 years ago
a798a9d
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
by Craig Topper
· 12 years ago
c72d9b3
[C++11] Switch from the llvm_move macro to directly calling std::move.
by Chandler Carruth
· 12 years ago
3d6220d
Move private classes into anonymous namespaces.
by Benjamin Kramer
· 12 years ago
d066d4c
Reapply fixed "Honour 'use-external-names' in FileManager"
by Ben Langmuir
· 12 years ago
1b8d44f
Revert "Honour 'use-external-names' in FileManager"
by Ben Langmuir
· 12 years ago
09e0d5c
Honour 'use-external-names' in FileManager
by Ben Langmuir
· 12 years ago
b59cf67
Add a 'use-external-names' option to VFS overlay files
by Ben Langmuir
· 12 years ago
801272a
Add a driver option -ivfsoverlay
by Ben Langmuir
· 12 years ago
47ff9ab
Allow multi-component paths in VFS file nodes
by Ben Langmuir
· 12 years ago
97882e7
Pass through context for DiagHandler in VFS
by Ben Langmuir
· 12 years ago
0909951
Silence a warning from r201905
by Ben Langmuir
· 12 years ago
d51ba0b
Add a VFSFromYAML class and a parser to create it
by Ben Langmuir
· 12 years ago
c8130a7
Recommit virtual file system
by Ben Langmuir
· 12 years ago
a32575e
Reverting the virtual file system implementation, because it triggers an assertion
by Juergen Ributzka
· 12 years ago
0eb999c
Reduce verbosity in the virtual file system using LLVM.h
by Ben Langmuir
· 12 years ago
62edd0a
Remove typo from r201618
by Ben Langmuir
· 12 years ago
87ba87b
Add an OverlayFileSystem class
by Ben Langmuir
· 12 years ago
090610d3
Initial implementation of virtual file system
by Ben Langmuir
· 12 years ago