[lldb] Fix break introduced in 14735ca
authorRobin Giese <robin@grumpycorp.com>
Mon, 9 Aug 2021 15:16:12 +0000 (17:16 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 9 Aug 2021 15:34:57 +0000 (17:34 +0200)
commit875a16bcfc28ba4959d67e2a4ad853f909d4ab83
tree92c8e914b16eb8db2ca1d497bad3513c0e39dc3d
parenteabae4cf57b9e7429db27fdfd3016d31901fa2ea
[lldb] Fix break introduced in 14735ca

The `File::OpenOptions` were renamed; this fixes up a callsite that breaks for
macOS builds. (See
https://github.com/llvm/llvm-project/commit/14735cab655441ba45c4b88ad82f11267e5fe916)

Differential Revision: https://reviews.llvm.org/D107767
lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm