[all-commits] [llvm/llvm-project] d32bcb: [lldb] Fix build failure in Debugger.cpp (NFC)
Jie Fu (傅杰) via All-commits
all-commits at lists.llvm.org
Tue Mar 5 18:18:54 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d32bcbf6a7f5beb63ce435c2bea737d33d5b7468
https://github.com/llvm/llvm-project/commit/d32bcbf6a7f5beb63ce435c2bea737d33d5b7468
Author: Jie Fu <jiefu at tencent.com>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
M lldb/source/Core/Debugger.cpp
Log Message:
-----------
[lldb] Fix build failure in Debugger.cpp (NFC)
llvm-project/lldb/source/Core/Debugger.cpp:107:14:
error: no type named 'DefaultThreadPoolThreadPool' in namespace 'llvm'
static llvm::DefaultThreadPoolThreadPool *g_thread_pool = nullptr;
~~~~~~^
1 error generated.
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