llvm: put gcc7 patch where it belongs.
This commit is contained in:
parent
171ed29f27
commit
bfe079b129
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
--- tools/lldb/include/lldb/Utility/TaskPool.h 2016-09-06 22:57:50.000000000 +0200
|
||||
+++ tools/lldb/include/lldb/Utility/TaskPool.h 2017-05-09 10:11:17.802838086 +0200
|
||||
--- lldb/include/lldb/Utility/TaskPool.h 2016-09-06 22:57:50.000000000 +0200
|
||||
+++ lldb/include/lldb/Utility/TaskPool.h 2017-05-09 10:11:17.802838086 +0200
|
||||
@@ -33,6 +33,7 @@
|
||||
#include <queue>
|
||||
#include <thread>
|
Loading…
Reference in a new issue