These are caused due to inconsistencies regarding always inline in
combination with dllimport. A bug report reference is added next to
each XFAIL line.
This depends on D100221 for adding the 'windows-dll' feature to check
for.
Paths
| Differential D100789
[libcxx] [test] Convert a couple of LIBCXX-WINDOWS-FIXME into XFAIL: windows-dll for known bugs ClosedPublic Authored by mstorsjo on Apr 19 2021, 1:24 PM.
Details
Summary These are caused due to inconsistencies regarding always inline in This depends on D100221 for adding the 'windows-dll' feature to check
Diff Detail
Event TimelineComment Actions LGTM. IIUC these tests will unexpectedly pass when this bug is fixed in clang, right? And then, we would be able to remove XFAIL annotations. If it's so, then it's good.
Comment Actions
Yep, that's correct.
This revision is now accepted and ready to land.Apr 21 2021, 11:31 AM Closed by commit rG4ebb01cbcb3a: [libcxx] [test] Convert a couple of LIBCXX-WINDOWS-FIXME into XFAIL: windows… (authored by mstorsjo). · Explain WhyApr 27 2021, 7:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 340837 libcxx/test/std/localization/locale.categories/category.collate/locale.collate.byname/hash.pass.cpp
libcxx/test/std/localization/locale.categories/category.collate/locale.collate/locale.collate.members/compare.pass.cpp
libcxx/test/std/localization/locale.categories/category.collate/locale.collate/locale.collate.members/hash.pass.cpp
libcxx/test/std/localization/locales/locale/locale.operators/compare.pass.cpp
|