[PATCH] D54456: [libcxx] Allow use of <atomic> in baremetal systems when threading is disabled.

Ian Tessier via Phabricator reviews at reviews.llvm.org
Mon Nov 12 17:20:13 PST 2018


itessier added a comment.

Should we just remove the no thread check in <atomic> instead?


Repository:
  rCXX libc++

https://reviews.llvm.org/D54456





More information about the libcxx-commits mailing list