mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +08:00
Temporarily reverting r181091 and r181106 due to the vast test breakage on the Linux buildbots
while we develop a better understanding of how to manage the thread lists in a platform-independant fashion. Reviewed by: Daniel Malea llvm-svn: 181323
This commit is contained in:
@@ -65,8 +65,7 @@ public:
|
||||
// lldb_private::OperatingSystem Methods
|
||||
//------------------------------------------------------------------
|
||||
virtual bool
|
||||
UpdateThreadList (lldb_private::ThreadList &old_thread_list,
|
||||
lldb_private::ThreadList &real_thread_list,
|
||||
UpdateThreadList (lldb_private::ThreadList &old_thread_list,
|
||||
lldb_private::ThreadList &new_thread_list);
|
||||
|
||||
virtual void
|
||||
|
||||
Reference in New Issue
Block a user