[all-commits] [llvm/llvm-project] 6b67e8: [lldb] Fix windows build for D117490
Pavel Labath via All-commits
all-commits at lists.llvm.org
Tue Jan 25 04:53:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b67e89b45c1e84a5ddac23f8c9c8c3961577bda
https://github.com/llvm/llvm-project/commit/6b67e89b45c1e84a5ddac23f8c9c8c3961577bda
Author: Pavel Labath <pavel at labath.sk>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M lldb/source/Plugins/Process/Windows/Common/ProcessWindowsLog.cpp
M lldb/source/Plugins/Process/Windows/Common/ProcessWindowsLog.h
Log Message:
-----------
[lldb] Fix windows build for D117490
I forgot to update ProcessWindowsLog to the new API.
More information about the All-commits
mailing list