commit | 18061690cbad842c7d66546ef23aa9c72a85c911 | [log] [tgz] |
---|---|---|
author | Nico Weber <nicolasweber@gmx.de> | Mon Apr 18 13:57:08 2016 +0000 |
committer | Nico Weber <nicolasweber@gmx.de> | Mon Apr 18 13:57:08 2016 +0000 |
tree | 812d8a36da11f82317a9cb267a64920a4fb769c9 | |
parent | 55044047e6976a590314ff87c41341ed97aac47c [diff] |
Revert 266581 (and follow-up 266588), it doesn't build on Windows. Three problems: 1. <future> can't be easily used. If you must use it, see include/Support/ThreadPool.h for how. 2. constexpr problems, even after 266588. 3. Move assignment operators can't be defaulted in MSVC2013. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266615 91177308-0d34-0410-b5e6-96231b3b80d8