[all-commits] [llvm/llvm-project] 116b10: Revert "Revert "Improve the detection of iOS/tvOS/...
adrian-prantl via All-commits
all-commits at lists.llvm.org
Wed Jul 1 11:06:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 116b1033738f9a409e502e270dbf1c9e04f5b1ad
https://github.com/llvm/llvm-project/commit/116b1033738f9a409e502e270dbf1c9e04f5b1ad
Author: Adrian Prantl <aprantl at apple.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp
M lldb/test/API/macosx/simulator/TestSimulatorPlatform.py
M lldb/tools/debugserver/source/DNB.cpp
M lldb/tools/debugserver/source/MacOSX/MachProcess.h
M lldb/tools/debugserver/source/MacOSX/MachProcess.mm
Log Message:
-----------
Revert "Revert "Improve the detection of iOS/tvOS/watchOS simulator binaries in""
This reverts commit 98c3a38a1967ece4e70891aa188c51e29ca0f8d3.
Commit: 278874f07f7315e0f7fda3202597e7ab2e94ed1a
https://github.com/llvm/llvm-project/commit/278874f07f7315e0f7fda3202597e7ab2e94ed1a
Author: Adrian Prantl <aprantl at apple.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M lldb/tools/debugserver/source/MacOSX/MachProcess.mm
Log Message:
-----------
debugserver: Return a nullptr in GetPlatformString()
This un-breaks the testsuite after https://reviews.llvm.org/D82616
Compare: https://github.com/llvm/llvm-project/compare/e7c5da57a5f3...278874f07f73
More information about the All-commits
mailing list