[all-commits] [llvm/llvm-project] 875a16: [lldb] Fix break introduced in 14735ca

Robin Giese via All-commits all-commits at lists.llvm.org
Mon Aug 9 08:38:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 875a16bcfc28ba4959d67e2a4ad853f909d4ab83
      https://github.com/llvm/llvm-project/commit/875a16bcfc28ba4959d67e2a4ad853f909d4ab83
  Author: Robin Giese <robin at grumpycorp.com>
  Date:   2021-08-09 (Mon, 09 Aug 2021)

  Changed paths:
    M lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm

  Log Message:
  -----------
  [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




More information about the All-commits mailing list