mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 20:53:29 +08:00
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