llvm-project/libcxx/test/std
Eric Fiselier cc859306f4 Work around PR31864 - ATOMIC_LLONG_LOCK_FREE is incorrect in 32 bit builds
llvm-svn: 307517
2017-07-10 04:16:50 +00:00
..
algorithms [libcxx] [test] Strip trailing whitespace. NFC. 2017-06-20 21:00:02 +00:00
atomics Work around PR31864 - ATOMIC_LLONG_LOCK_FREE is incorrect in 32 bit builds 2017-07-10 04:16:50 +00:00
containers Fix bug 33389 - __is_transparent check requires too much 2017-06-13 14:34:58 +00:00
depr Add markup for libc++ dylib availability 2017-05-04 17:08:54 +00:00
diagnostics Accept Windows specific output in system error tests 2017-05-07 21:21:07 +00:00
experimental Fix equivalent test on OS X and FreeBSD 2017-07-05 03:54:38 +00:00
input.output Move tests for libc++ configurations into libcxx/ test subdirectory 2017-05-12 01:49:32 +00:00
iterators [libcxx] [test] Strip trailing whitespace. NFC. 2017-06-20 21:00:02 +00:00
language.support Revert "[libcxx] Annotate c++17 aligned new/delete operators with availability" 2017-06-30 18:50:23 +00:00
localization [libcxx] [test] Update locale names for Windows. 2017-06-08 18:22:03 +00:00
numerics Implement inclusive_scan/transform_inclusive_scan for C++17. 2017-06-23 05:12:42 +00:00
re Fix a bug in regex_Iterator where it would report zero-length matches forever. Reported as http://llvm.org/PR33681. Thanks to Karen Arutyunov for the report. 2017-07-05 16:37:19 +00:00
strings Add asserts that the nullptr is maintained in string erase operations. 2017-05-25 19:01:14 +00:00
thread Fix diagnostic in verify test to match new Clang output 2017-07-07 23:02:30 +00:00
utilities Fix test failure to to new/delete ellisions 2017-07-09 22:20:07 +00:00
nothing_to_do.pass.cpp