forked from OSchip/llvm-project
1e021a162e
Prior to MSVC 2015 we had to manually include this header any time we were going to include <thread> or <future> due to a bug in MSVC's STL implementation. This has been fixed in MSVC for some time now, and we require VS 2015 minimum, so we can remove this across all subprojects. llvm-svn: 296906 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Driver.cpp | ||
Driver.h | ||
Platform.cpp | ||
Platform.h | ||
lldb-Info.plist |