[libcxx-commits] [PATCH] D80372: Fix compile for -DLIBCXX_BUILD_EXTERNAL_THREAD_LIBRARY

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 21 04:50:16 PDT 2020


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: dexonsmith.

Out of curiosity, can you explain how you're using `LIBCXX_BUILD_EXTERNAL_THREAD_LIBRARY`? It is documented as being a feature only for libc++ developers.

The change LGTM though.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80372/new/

https://reviews.llvm.org/D80372





More information about the libcxx-commits mailing list