[all-commits] [llvm/llvm-project] d2bea4: [NFC][lldb][windows] follow styling guidelines for...
Charles Zablit via All-commits
all-commits at lists.llvm.org
Mon Jun 1 07:27:09 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2bea40d8822e51f58c2655996f27d159179d120
https://github.com/llvm/llvm-project/commit/d2bea40d8822e51f58c2655996f27d159179d120
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/DebuggerThread.cpp
Log Message:
-----------
[NFC][lldb][windows] follow styling guidelines for hProcess (#200812)
`hProcess` does not follow the LLVM styling guidelines. Rename it to
`process`.
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