This should make the builder http://lab.llvm.org:8011/#/builders/101/ happy.
It uses gcc-9 and not Tip-Of-Trunk as its name indicates BTW.
GCC-10 passes all these tests.
Fix gcc warnings: -Wsign-compare, -Wparentheses, -Wpragmas.
Paths
| Differential D92099
[libc++] [libc++abi] Mark a few tests as unsupported/xfail on gcc-7/8/9. ClosedPublic Authored by curdeius on Nov 25 2020, 6:28 AM.
Details
Summary This should make the builder http://lab.llvm.org:8011/#/builders/101/ happy. Fix gcc warnings: -Wsign-compare, -Wparentheses, -Wpragmas.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptNov 25 2020, 6:28 AM This revision is now accepted and ready to land.Nov 25 2020, 11:56 AM Closed by commit rGdde0fcd7a7da: [libc++] [libc++abi] Mark a few tests as unsupported/xfail on gcc-7/8/9. (authored by curdeius). · Explain WhyNov 26 2020, 12:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 307770 libcxx/test/std/experimental/simd/simd.access/default.pass.cpp
libcxx/test/std/strings/basic.string/string.cons/string_view_deduction.fail.cpp
libcxx/test/std/strings/basic.string/string.cons/string_view_size_size_deduction.fail.cpp
libcxx/test/support/filesystem_test_helper.h
libcxxabi/test/dynamic_cast.pass.cpp
libcxxabi/test/dynamic_cast3.pass.cpp
libcxxabi/test/dynamic_cast5.pass.cpp
libcxxabi/test/unwind_06.pass.cpp
|