[Lldb-commits] [PATCH] D107767: Fix break introduced in 14735ca

2021-08-09 Thread Robin Giese via Phabricator via lldb-commits
rgiese created this revision. rgiese requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. The `File::OpenOptions` were renamed; this fixes up a callsite that breaks for macOS builds. Repository: rG LLVM Github Monorepo https://reviews.llvm

[Lldb-commits] [PATCH] D107767: Fix break introduced in 14735ca

2021-08-09 Thread Robin Giese via Phabricator via lldb-commits
rgiese added a comment. @teemperor please hold while I figure out how to update the patch with @mgorny 's cleaner suggestion. :) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D107767/new/ https://reviews.llvm.org/D107767 _

[Lldb-commits] [PATCH] D107767: Fix break introduced in 14735ca

2021-08-09 Thread Robin Giese via Phabricator via lldb-commits
rgiese updated this revision to Diff 365186. rgiese added a comment. Incorporating feedback. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D107767/new/ https://reviews.llvm.org/D107767 Files: lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm Ind

[Lldb-commits] [PATCH] D107767: Fix break introduced in 14735ca

2021-08-09 Thread Robin Giese via Phabricator via lldb-commits
rgiese updated this revision to Diff 365190. rgiese added a comment. Trying this patch-of-a-patch thing again. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D107767/new/ https://reviews.llvm.org/D107767 Files: lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulat