llvm-project/libcxx/test/std
Marshall Clow 5a127cdcbf Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch.
llvm-svn: 349566
2018-12-18 23:19:00 +00:00
..
algorithms Tolerate Clangs new static_assert messages 2018-12-14 20:42:36 +00:00
atomics [libcxx] [test] Improve MSVC portability. 2018-01-10 00:39:46 +00:00
containers Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch. 2018-12-18 23:19:00 +00:00
depr Fix FP comparisons when SSE isn't available 2018-12-17 20:17:43 +00:00
diagnostics Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 2017-11-21 21:37:26 +00:00
experimental Fix UB in SIMD tests. 2018-09-22 20:09:02 +00:00
input.output Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch. 2018-12-18 23:19:00 +00:00
iterators Fix PR39619 - iterator_traits isn't SFINAE-friendly enough. Thanks to Eric for the report 2018-11-13 05:33:31 +00:00
language.support Unbreak green dragon bots w/o __builtin_launder 2018-12-17 18:37:59 +00:00
localization Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch. 2018-12-18 23:19:00 +00:00
numerics Fix FP comparisons when SSE isn't available 2018-12-17 20:17:43 +00:00
re [libcxx] Remove XFAILs for older macOS versions 2018-12-18 13:46:28 +00:00
strings Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch. 2018-12-18 23:19:00 +00:00
thread [libcxx] Make UNSUPPORTED for std::async test more fine grained 2018-11-29 21:25:29 +00:00
utilities Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch. 2018-12-18 23:19:00 +00:00
nothing_to_do.pass.cpp