[all-commits] [llvm/llvm-project] e68990: [NFC][lldb][windows] break down NativeProcessWindo...

Charles Zablit via All-commits all-commits at lists.llvm.org
Mon Jun 1 08:26:01 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e68990b844ee4bfbb29a187b32232a1edb04a873
      https://github.com/llvm/llvm-project/commit/e68990b844ee4bfbb29a187b32232a1edb04a873
  Author: Charles Zablit <c_zablit at apple.com>
  Date:   2026-06-01 (Mon, 01 Jun 2026)

  Changed paths:
    M lldb/source/Plugins/Process/Windows/Common/NativeProcessWindows.cpp
    M lldb/source/Plugins/Process/Windows/Common/NativeProcessWindows.h

  Log Message:
  -----------
  [NFC][lldb][windows] break down NativeProcessWindows::OnDebugException (#200832)

This patch breaks down `NativeProcessWindows::OnDebugException` into 3
different handlers (one for each exception) for readability.



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