[all-commits] [llvm/llvm-project] e52650: Fix LLDB build after renaming the base class for T...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sat Mar 2 19:31:35 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e52650cfc3aa5d134186c5a8fd6701a6fd0a1051
https://github.com/llvm/llvm-project/commit/e52650cfc3aa5d134186c5a8fd6701a6fd0a1051
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-03-02 (Sat, 02 Mar 2024)
Changed paths:
M lldb/source/Core/Debugger.cpp
Log Message:
-----------
Fix LLDB build after renaming the base class for ThreadPool to ThreadPoolInterface
The header was updated but not the implementation.
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