hanchenye-llvm-project/libcxx/test
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
..
libcxx Replace __asan_set_error_exit_code() with __sanitizer_set_death_callback() 2015-08-19 17:28:01 +00:00
std Remove test_atomic.h header 2015-08-19 17:37:34 +00:00
support Remove test_atomic.h header 2015-08-19 17:37:34 +00:00
CMakeLists.txt Reapply working parts of CMake cleanup. 2015-07-30 22:30:34 +00:00
lit.cfg [libcxx] Allow use of ShTest in libc++ tests along with other changes. 2015-01-22 18:05:58 +00:00
lit.site.cfg.in Reapply working parts of CMake cleanup. 2015-07-30 22:30:34 +00:00
nothing_to_do.pass.cpp
testit