[libcxx-commits] [PATCH] D102357: [libcxx] [test] Explain an XFAIL LIBCXX-WINDOWS-FIXME and convert into "UNSUPPORTED"

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 13 10:14:17 PDT 2021


curdeius added inline comments.


================
Comment at: libcxx/test/libcxx/input.output/filesystems/class.directory_entry/directory_entry.mods/last_write_time.pass.cpp:16
+// other platforms.
+// XFAIL: windows
 
----------------
Your patch description said that it was going to be converted into UNSUPPORTED, right?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102357/new/

https://reviews.llvm.org/D102357



More information about the libcxx-commits mailing list