llvm-project/lldb/source
Jonas Devlieghere 73ed607180 [File] Remove static method to get permissions.
This patch removes the static accessor in File to get a file's
permissions. Permissions should be checked through the FileSystem class.

llvm-svn: 345901
2018-11-01 22:46:49 +00:00
..
API [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
Breakpoint [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
Commands [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
Core [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
DataFormatters Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
Expression [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
Host [File] Remove static method to get permissions. 2018-11-01 22:46:49 +00:00
Initialization [FileSystem] Extend file system and have it use the VFS. 2018-10-31 21:49:27 +00:00
Interpreter [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
Plugins [File] Remove static method to get permissions. 2018-11-01 22:46:49 +00:00
Symbol [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
Target [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
Utility [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
CMakeLists.txt Remove Plugins/Process/POSIX from include_directories 2017-04-11 12:26:25 +00:00
lldb.cpp Run clang-format on lldb.cpp 2017-11-02 16:56:52 +00:00