[libcxx-commits] [PATCH] D65348: enable <atomic> header on systems without thread-support

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 3 13:14:10 PST 2020


ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.

@burnpanck I'm willing to look at this again if you're willing to rebase on top of `master`, FWIW. There might be changes required since we landed the C++20 Synchronization Library.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D65348





More information about the libcxx-commits mailing list