[all-commits] [llvm/llvm-project] 7fe41b: [NFC][lldb][Windows] Clean up NativeProcessWindows...
Charles Zablit via All-commits
all-commits at lists.llvm.org
Wed Jun 10 06:15:40 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7fe41b00f5698395fa8998388de3ee8f2af5e2d5
https://github.com/llvm/llvm-project/commit/7fe41b00f5698395fa8998388de3ee8f2af5e2d5
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/NativeProcessWindows.cpp
Log Message:
-----------
[NFC][lldb][Windows] Clean up NativeProcessWindows (#202720)
A second pass over NativeProcessWindows after b1142bf99486:
- Fix "implemenation" typo in CacheLoadedModules.
- Simplify OnExitThread to use llvm::erase_if.
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