[PATCH] D89758: Unconditionally #include <future>

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 20:04:08 PDT 2020


hubert.reinterpretcast added subscribers: daltenty, hubert.reinterpretcast.
hubert.reinterpretcast added a comment.

We've been building with `LLVM_ENABLE_THREADS=0` to avoid dependencies on the TLS support in the build environment. We may require assistance to restore our builds if these patches introduce a TLS dependency. @daltenty, fyi.


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