[all-commits] [llvm/llvm-project] 284681: [NFC][lldb][Windows] Clean up TargetThreadWindows ...
Charles Zablit via All-commits
all-commits at lists.llvm.org
Wed Jun 10 03:42:27 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 284681ed94060d41cab926ea2b82de309d43c1f8
https://github.com/llvm/llvm-project/commit/284681ed94060d41cab926ea2b82de309d43c1f8
Author: Charles Zablit <c_zablit at apple.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M lldb/source/Plugins/Process/Windows/Common/TargetThreadWindows.cpp
M lldb/source/Plugins/Process/Windows/Common/TargetThreadWindows.h
Log Message:
-----------
[NFC][lldb][Windows] Clean up TargetThreadWindows (#202722)
- Drop dead `//#include "ForwardDecl.h"` and stale `class HostThread;`
forward declaration.
- Remove redundant `m_thread_reg_ctx_sp()` default-init in the
constructor initializer list.
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