[all-commits] [llvm/llvm-project] 7f0515: [libc++] Un-xfail module tests in picolibc tests (...

Dominik Wójt via All-commits all-commits at lists.llvm.org
Thu Jan 18 09:41:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f0515323670459b8376b866bc73a448f0a5aa6e
      https://github.com/llvm/llvm-project/commit/7f0515323670459b8376b866bc73a448f0a5aa6e
  Author: Dominik Wójt <dominik.wojt at arm.com>
  Date:   2024-01-18 (Thu, 18 Jan 2024)

  Changed paths:
    M libcxx/test/libcxx/selftest/modules/std-and-std.compat-module.sh.cpp
    M libcxx/test/libcxx/selftest/modules/std.compat-module.sh.cpp
    M libcxx/test/std/modules/std.compat.pass.cpp
    M libcxx/utils/libcxx/test/features.py

  Log Message:
  -----------
  [libc++] Un-xfail module tests in picolibc tests (#78580)

Some of the module tests now pass after picolibc update.
https://github.com/llvm/llvm-project/pull/77908

The remaining tests fail and are now set to xfail on picolibc
specifically.




More information about the All-commits mailing list