llvm-project/lldb/source/Utility
Jason Molenda 14699cf1c6 Guard GetEscapedHostname against a nullptr hostname.
This can happen if you debug an iOS corefile on
a mac, where PlatformPOSIX::GetHostname ends up
not providing a hostname because we're working 
with a platform of remote-ios.

llvm-svn: 284799
2016-10-21 02:32:08 +00:00
..
ARM64_DWARF_Registers.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ARM64_DWARF_Registers.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ARM64_ehframe_Registers.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ARM_DWARF_Registers.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ARM_DWARF_Registers.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ARM_ehframe_Registers.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CMakeLists.txt Move StdStringExtractor to tools/debugserver 2016-09-12 16:13:05 +00:00
ConvertEnum.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
JSON.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
KQueue.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
KQueue.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
LLDBAssert.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ModuleCache.cpp Guard GetEscapedHostname against a nullptr hostname. 2016-10-21 02:32:08 +00:00
ModuleCache.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
NameMatches.cpp Make lldb::Regex use StringRef. 2016-09-21 16:01:28 +00:00
PseudoTerminal.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Range.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterNumber.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SelectHelper.cpp Make lldb -Werror clean on Windows. 2016-10-05 17:07:34 +00:00
SharingPtr.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
StringExtractor.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
StringExtractorGDBRemote.cpp gdb-remote: Add jModulesInfo packet 2016-09-08 10:07:04 +00:00
StringExtractorGDBRemote.h gdb-remote: Add jModulesInfo packet 2016-09-08 10:07:04 +00:00
StringLexer.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
TaskPool.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
TimeSpecTimeout.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
TimeSpecTimeout.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
UriParser.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
UriParser.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
UuidCompatibility.h