llvm-project/libcxx/test
Eric Fiselier b3ec43d78a Fix PR23293 - Do not unlock shared state before notifying consumers.
Within the shared state methods do not unlock the lock guards manually. This
could cause a race condition where the shared state is destroyed before the
method is complete.

llvm-svn: 239577
2015-06-12 00:41:34 +00:00
..
libcxx Mark __convert_to_integral test as XFAIL in c++03 2015-05-27 01:02:51 +00:00
std Fix PR23293 - Do not unlock shared state before notifying consumers. 2015-06-12 00:41:34 +00:00
support More of N4258 implementation. Mark all of our test_allocators as noexcept constructible. Make the constructors for basic_string noexcept all the time (under C++14). Update tests to reflect the new world order. More to come. 2015-06-03 19:56:43 +00:00
CMakeLists.txt Fix build when libunwind is disabled. 2015-05-16 13:10:39 +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 libcxx: Fix ARM libc++/abi and libunwind buildbot. 2015-05-16 12:44:31 +00:00
nothing_to_do.pass.cpp Test commit: Reverting whitespace changes 2014-07-17 05:10:03 +00:00
testit Apply patch for Albert Wong: 'Modify testit to allow filtering tests by prefixes'. 2014-01-15 16:28:42 +00:00