[all-commits] [llvm/llvm-project] 2210da: [lldb][AIX] clang-format changes for ProcessLaunch...

Dhruv Srivastava via All-commits all-commits at lists.llvm.org
Thu Dec 19 01:23:23 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2210da3b823ccf21fc634c858827c9f12c864b51
      https://github.com/llvm/llvm-project/commit/2210da3b823ccf21fc634c858827c9f12c864b51
  Author: Dhruv Srivastava <dhruv.srivastava at ibm.com>
  Date:   2024-12-19 (Thu, 19 Dec 2024)

  Changed paths:
    M lldb/source/Host/posix/ProcessLauncherPosixFork.cpp

  Log Message:
  -----------
  [lldb][AIX] clang-format changes for ProcessLauncherPosixFork.cpp (#120459)

This PR is in reference to porting LLDB on AIX.

Link to discussions on llvm discourse and github:

1. https://discourse.llvm.org/t/port-lldb-to-ibm-aix/80640
2. https://github.com/llvm/llvm-project/issues/101657
The complete changes for porting are present in this draft PR:
https://github.com/llvm/llvm-project/pull/102601

Added clang-format changes for ProcessLauncherPosixFork.cpp which will
be followed by ptrace changes in:
- https://github.com/llvm/llvm-project/pull/120390



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list