[all-commits] [llvm/llvm-project] 15733f: Also log the error output from xcrun, if it fails....
Adrian Prantl via All-commits
all-commits at lists.llvm.org
Tue Oct 31 15:36:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15733fe5f3cbf36ad1c9fbb0c6e4f31fdec224fa
https://github.com/llvm/llvm-project/commit/15733fe5f3cbf36ad1c9fbb0c6e4f31fdec224fa
Author: Adrian Prantl <adrian-prantl at users.noreply.github.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm
Log Message:
-----------
Also log the error output from xcrun, if it fails. (#70716)
In the rare case that an Xcode installation is damaged, this output
could contain clues to further diagnose the issue.
rdar://117698630
More information about the All-commits
mailing list