This revision was automatically updated to reflect the committed changes.
Closed by commit rG851cc2f8f60a: Fix nesting of #ifdef (authored by aprantl).
Herald added a project: LLDB.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83582/new/
https://rev
davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83582/new/
https://reviews.llvm.org/D83582
___
lldb-commits mailing list
lldb-commits
aprantl updated this revision to Diff 277122.
aprantl added a comment.
Also move comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83582/new/
https://reviews.llvm.org/D83582
Files:
lldb/tools/debugserver/source/MacOSX/MachProcess.mm
Index: lldb/tools/debugserver/source/MacOSX/
aprantl created this revision.
aprantl added a reviewer: friss.
Herald added a subscriber: kristof.beyls.
This fixes a compile error when building for an arm64 host.
https://reviews.llvm.org/D83582
Files:
lldb/tools/debugserver/source/MacOSX/MachProcess.mm
Index: lldb/tools/debugserver/sour