llvm-project
d32bcbf6 - [lldb] Fix build failure in Debugger.cpp (NFC)

Commit
1 year ago
[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.
Author
Parents
Loading