[all-commits] [llvm/llvm-project] b5a84e: [debugserver] Un-conditionalize code guarded by ma...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Jul 15 23:18:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5a84e214d49c56d13dc1fb76273f575e6752c68
      https://github.com/llvm/llvm-project/commit/b5a84e214d49c56d13dc1fb76273f575e6752c68
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-07-15 (Thu, 15 Jul 2021)

  Changed paths:
    M lldb/tools/debugserver/source/MacOSX/MachProcess.mm
    M lldb/tools/debugserver/source/RNBRemote.cpp

  Log Message:
  -----------
  [debugserver] Un-conditionalize code guarded by macOS 10.10 checks

We've been requiring macOS 10.11 since 2018 so there's no point in
keeping code for 10.10 around.




More information about the All-commits mailing list