Ben Langmuir
|
6f641ccd0e
Add vfs::recursive_directory_iterator
|
%!s(int64=11) %!d(string=hai) anos |
Ben Langmuir
|
cd6ef194d0
Add directory_iterator for (non-recursive) iteration of VFS directories
|
%!s(int64=11) %!d(string=hai) anos |
Rafael Espindola
|
1b302fa914
Update for llvm api change.
|
%!s(int64=11) %!d(string=hai) anos |
Rafael Espindola
|
5471ad06e1
Refer to error_code with the std prefix.
|
%!s(int64=11) %!d(string=hai) anos |
Rafael Espindola
|
a6eda76937
Add a std:: prefix in cases where ADL would have failed on windows.
|
%!s(int64=11) %!d(string=hai) anos |
Rafael Espindola
|
ee15377860
Use generic_category from the std namespace.
|
%!s(int64=11) %!d(string=hai) anos |
Rafael Espindola
|
308f966088
Errno should use generic_category.
|
%!s(int64=11) %!d(string=hai) anos |
Rafael Espindola
|
534f692b4d
Use std::error_code instead of llvm::error_code.
|
%!s(int64=11) %!d(string=hai) anos |
Rafael Espindola
|
68a8353941
Use make_error_code in preparation for making errc an enum class.
|
%!s(int64=11) %!d(string=hai) anos |
Rafael Espindola
|
fbb96d49ad
Use error_code() instead of error_code::succes()
|
%!s(int64=11) %!d(string=hai) anos |
Ben Langmuir
|
68d890da08
Stopgap fix for finding module for a file mapped in the VFS
|
%!s(int64=11) %!d(string=hai) anos |
Justin Bogner
|
9fefd0267a
VirtualFileSystem: Fix a few directory traversal bugs in VFSWriter
|
%!s(int64=11) %!d(string=hai) anos |
Justin Bogner
|
f1b460f9ea
VirtualFileSystem: Fix false positives in YAMLVFSWriter::containedIn
|
%!s(int64=11) %!d(string=hai) anos |
Justin Bogner
|
99b5a85324
VirtualFileSystem: Add YAMLVFSWriter to generate VFS mapping files
|
%!s(int64=11) %!d(string=hai) anos |
Craig Topper
|
603e37c3dd
[C++11] Use 'nullptr'.
|
%!s(int64=11) %!d(string=hai) anos |
Argyrios Kyrtzidis
|
bd80493223
[Basic/FileManager] Propagate whether a file 'IsVolatile' to the file opening functions.
|
%!s(int64=11) %!d(string=hai) anos |
Benjamin Kramer
|
c81e2906c1
[C++11] Avoid implicit conversion of ArrayRef to std::vector and use move semantics where appropriate.
|
%!s(int64=11) %!d(string=hai) anos |
Ahmed Charles
|
f8b74ee5f0
[C++11] Replace OwningPtr include with <memory>.
|
%!s(int64=11) %!d(string=hai) anos |
Ahmed Charles
|
70639e8de3
Replace OwningPtr with std::unique_ptr.
|
%!s(int64=11) %!d(string=hai) anos |
Ahmed Charles
|
789a4f820d
Change OwningPtr::take() to OwningPtr::release().
|
%!s(int64=11) %!d(string=hai) anos |
Ben Langmuir
|
75f094ca56
Attempt to re-enable the VFS unittests on Windows
|
%!s(int64=11) %!d(string=hai) anos |
Ben Langmuir
|
0366aa4b3f
Support relative paths in VFSFromYAML
|
%!s(int64=11) %!d(string=hai) anos |
Benjamin Kramer
|
3135d45300
[C++11] Use std::atomic instead of LLVM's.
|
%!s(int64=11) %!d(string=hai) anos |
Craig Topper
|
caa4c61ee5
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
|
%!s(int64=11) %!d(string=hai) anos |
Chandler Carruth
|
f4481e0e41
[C++11] Switch from the llvm_move macro to directly calling std::move.
|
%!s(int64=11) %!d(string=hai) anos |
Benjamin Kramer
|
f755b9d247
Move private classes into anonymous namespaces.
|
%!s(int64=11) %!d(string=hai) anos |
Ben Langmuir
|
d066fe94b0
Reapply fixed "Honour 'use-external-names' in FileManager"
|
%!s(int64=11) %!d(string=hai) anos |
Ben Langmuir
|
86c8d8ee06
Revert "Honour 'use-external-names' in FileManager"
|
%!s(int64=11) %!d(string=hai) anos |
Ben Langmuir
|
2b1bc151cb
Honour 'use-external-names' in FileManager
|
%!s(int64=11) %!d(string=hai) anos |
Ben Langmuir
|
e40e43d033
Add a 'use-external-names' option to VFS overlay files
|
%!s(int64=11) %!d(string=hai) anos |