[PATCH] D89758: Unconditionally #include <future>
Geoffrey Martin-Noble via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 17:31:57 PDT 2020
GMNGeoffrey added a comment.
Hmmm seems this breaks lld on windows somehow... @lhames could you investigate a more principled fix? I think the approach of providing an alternative implementation if `LLVM_ENABLE_THREADS` is false would be consistent with other places in the file
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89758/new/
https://reviews.llvm.org/D89758
More information about the llvm-commits
mailing list