[Lldb-commits] [PATCH] D136900: Don't test dyld_process_create_for_current_task symbol before calling it in HostInfoMacOSX.mm

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 27 16:29:44 PDT 2022


jasonmolenda added a comment.

The patch only removes the tests for the deployment target (compile-time) and for the symbol to be defined (runtime); clang-format shifted everything around to make it look like the diff is larger.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136900/new/

https://reviews.llvm.org/D136900



More information about the lldb-commits mailing list