llvm-project/lldb/source/Host/macosx
Adrian Prantl 33cbda4cac Improve error logging when xcrun fails to execute successfully
Because Host::RunShellCommand runs commands through $SHELL there is an
opportunity for this to fail spectacularly on systems that use custom
shells with odd behaviors. This patch makes these situations easier to
debug by at least logging the result of the failed xcrun invocation.

It also doesn't run xcrun through a shell any more.

rdar://102389438

Differential Revision: https://reviews.llvm.org/D138060
2022-12-01 16:22:14 -08:00
..
cfcpp [lldb] Fix modernize-use-override warnings (NFC) 2022-06-17 15:08:02 -07:00
objcxx Improve error logging when xcrun fails to execute successfully 2022-12-01 16:22:14 -08:00