[all-commits] [llvm/llvm-project] b24e29: [lldb] Fix macos build after e64cc756819d (2/2)
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Mar 30 14:51:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b24e2900fa743e0abab7f4fa9747e5cbbfc2567a
https://github.com/llvm/llvm-project/commit/b24e2900fa743e0abab7f4fa9747e5cbbfc2567a
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths:
M lldb/tools/lldb-server/lldb-gdbserver.cpp
Log Message:
-----------
[lldb] Fix macos build after e64cc756819d (2/2)
My previous commit was still missing the ctor and the NativeDelegate
parent class.
More information about the All-commits
mailing list