llvm-project/libcxx/test/std
Davide Italiano 6de760ac4e Reinstate libc++ patches now that the lldb formatter has been updated.
"[libc++] Fix <atomic> failures on GCC"
"[libc++] Change memory_order to an enum class"
"[libc++] decoupling Freestanding atomic<T> from libatomic.a"

llvm-svn: 355427
2019-03-05 18:40:49 +00:00
..
algorithms Support tests in freestanding 2019-02-04 20:31:13 +00:00
atomics Reinstate libc++ patches now that the lldb formatter has been updated. 2019-03-05 18:40:49 +00:00
containers Implment the last part of P1024: tuple-like interface to span. Reviewed as https://reviews.llvm.org/D58706. 2019-02-27 15:41:37 +00:00
depr Add fenv.h header 2019-02-11 23:47:19 +00:00
diagnostics Support tests in freestanding 2019-02-04 20:31:13 +00:00
experimental [libc++] Mark several tests as XFAIL on macosx10.7 2019-02-27 00:57:57 +00:00
input.output [libc++] Fix forgotten fclose() in unit test 2019-03-01 01:32:44 +00:00
iterators Implement the second part of P1227R2 - Signed ssize() functions. Reviewed as https://reviews.llvm.org/D58642 2019-02-27 02:58:56 +00:00
language.support Support tests in freestanding 2019-02-04 20:31:13 +00:00
localization Support tests in freestanding 2019-02-04 20:31:13 +00:00
numerics Support tests in freestanding 2019-02-04 20:31:13 +00:00
re Support tests in freestanding 2019-02-04 20:31:13 +00:00
strings [libc++] Mark several tests as XFAIL on macosx10.7 2019-02-27 00:57:57 +00:00
thread Mark another test as flaky 2019-02-09 18:39:07 +00:00
type_traits [libc++] Add is_nothrow_convertible from P0758R1 2019-02-27 17:57:38 +00:00
utilities [libc++] Mark several tests as XFAIL on macosx10.7 2019-02-27 00:57:57 +00:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00