forked from OSchip/llvm-project
5acc12550f
Fixes include: 1 - added new FileSpec method: bool FileSpec::Readable() 2 - detect when an executable is not readable and give an appropriate error for: (lldb) file /tmp/unreadablefile 3 - detect when a core file is not readable and give an appropriate error 4 - detect when a specified core file doesn't exist and give an appropriate error <rdar://problem/17727734> llvm-svn: 215741 |
||
---|---|---|
.. | ||
common | ||
freebsd | ||
linux | ||
macosx | ||
windows | ||
CMakeLists.txt | ||
Makefile |