[PATCH] D89758: Unconditionally #include <future>

Geoffrey Martin-Noble via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 19:17:43 PDT 2020


GMNGeoffrey added a comment.

Note that I'm not familiar with this part of the codebase, so if there's a better fix (like we can add a guard to the `std::promise` usage) then I'm happy to do that instead. I'm just trying to maintain a `LLVM_ENABLE_THREADS=0` build because of https://bugs.llvm.org/show_bug.cgi?id=44211.


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