llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvar
Eric Fiselier 92499e455e Remove test_atomic.h header
Because <atomic> can now be used in C++03 there is no need for the test_atomic.h header.
This commit removes the header and converts all usages to use <atomic> instead.

llvm-svn: 245468
2015-08-19 17:37:34 +00:00
..
assign.fail.cpp
copy.fail.cpp
default.pass.cpp
destructor.pass.cpp
native_handle.pass.cpp
notify_all.pass.cpp
notify_one.pass.cpp Remove test_atomic.h header 2015-08-19 17:37:34 +00:00
wait.pass.cpp
wait_for.pass.cpp
wait_for_pred.pass.cpp
wait_pred.pass.cpp
wait_until.pass.cpp
wait_until_pred.pass.cpp