Add test to ensure including <atomic> fails when _LIBCPP_HAS_NO_THREADS is defined.
authorEric Fiselier <eric@efcs.ca>
Mon, 27 Oct 2014 21:38:23 +0000 (21:38 +0000)
committerEric Fiselier <eric@efcs.ca>
Mon, 27 Oct 2014 21:38:23 +0000 (21:38 +0000)
commitb2a6048b18304e7a86d59b6220611e30b8e06ec5
treed09470631b7ea1cf0fbdefa5f9039cc8fe7f1208
parent53c1612ed1b5a21d5ecfd7d2d35edf1961c3b3b2
Add test to ensure including <atomic> fails when _LIBCPP_HAS_NO_THREADS is defined.

llvm-svn: 220722
libcxx/test/atomics/libcpp-has-no-threads.fail.cpp [new file with mode: 0644]