[all-commits] [llvm/llvm-project] d95292: [lldb][windows] refactor FileAction (#179274)

Charles Zablit via All-commits all-commits at lists.llvm.org
Wed Apr 1 06:47:30 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d95292f67b48666be421afe0a3d919480458a6df
      https://github.com/llvm/llvm-project/commit/d95292f67b48666be421afe0a3d919480458a6df
  Author: Charles Zablit <c_zablit at apple.com>
  Date:   2026-04-01 (Wed, 01 Apr 2026)

  Changed paths:
    M lldb/include/lldb/Host/FileAction.h
    M lldb/include/lldb/Host/ProcessLaunchInfo.h
    A lldb/include/lldb/Host/windows/WindowsFileAction.h
    M lldb/source/Host/CMakeLists.txt
    M lldb/source/Host/common/ProcessLaunchInfo.cpp
    M lldb/source/Host/windows/ProcessLauncherWindows.cpp
    A lldb/source/Host/windows/WindowsFileAction.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
    M lldb/tools/lldb-server/lldb-platform.cpp
    M lldb/unittests/Host/HostTest.cpp

  Log Message:
  -----------
  [lldb][windows] refactor FileAction (#179274)



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