[libcxx-commits] [libcxx] [libc++] Un-xfail module tests in picolibc tests (PR #78580)

Dominik Wójt via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 19 01:23:21 PST 2024


================
@@ -12,6 +12,10 @@
 
 // XFAIL: has-no-cxx-module-support
 
+// picolibc does not provide the required timespec_get function, and the
+// "using-if-exists" mechanism apparently did not work here.
----------------
domin144 wrote:

Added a follow up patch https://github.com/llvm/llvm-project/pull/78580

https://github.com/llvm/llvm-project/pull/78580


More information about the libcxx-commits mailing list