llvm: put gcc7 patch where it belongs.

This commit is contained in:
Leah Neukirchen 2017-06-25 19:08:04 +02:00
parent 171ed29f27
commit bfe079b129

View file

@ -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>