[all-commits] [llvm/llvm-project] 7dcce4: [lldb][windows] fix scope_exit warning (#200439)

Charles Zablit via All-commits all-commits at lists.llvm.org
Fri May 29 09:08:44 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7dcce4c16da12365709adc685679df70572ac49e
      https://github.com/llvm/llvm-project/commit/7dcce4c16da12365709adc685679df70572ac49e
  Author: Charles Zablit <c_zablit at apple.com>
  Date:   2026-05-29 (Fri, 29 May 2026)

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

  Log Message:
  -----------
  [lldb][windows] fix scope_exit warning (#200439)

Using the constructor rather than `make_scope_exit` is preferred.



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