EricWF added inline comments.

================
Comment at: 
test/std/utilities/time/time.cal/time.cal.ymwd/time.cal.ymwd.members/ctor.sys_days.pass.cpp:10
+// UNSUPPORTED: c++03, c++11, c++14, c++17
+// XFAIL
+
----------------
mclow.lists wrote:
> EricWF wrote:
> > What?
> The `sys_days` type is not implemented yet.
> That will be in the next patch.
> 
Right. But this `XFAIL` does nothing. The test suite only accepts `XFAIL: 
<condition>` for syntax.

If the `XFAIL` was actually considered, this test would fail as "unexpectedly 
passing"


https://reviews.llvm.org/D51762



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to