[all-commits] [llvm/llvm-project] 851cc2: Fix nesting of #ifdef

adrian-prantl via All-commits all-commits at lists.llvm.org
Fri Jul 10 17:14:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 851cc2f8f60ad86a8af4f57d23df0c930efdc4da
      https://github.com/llvm/llvm-project/commit/851cc2f8f60ad86a8af4f57d23df0c930efdc4da
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

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

  Log Message:
  -----------
  Fix nesting of #ifdef

This fixes a compile error when building for an arm64 host.

Differential Revision: https://reviews.llvm.org/D83582




More information about the All-commits mailing list