[all-commits] [llvm/llvm-project] 999700: [libc++][test] Skip some `is_implicit_lifetime` te...

A. Jiang via All-commits all-commits at lists.llvm.org
Fri Mar 14 09:08:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 999700ca477d77c96e771de0399630db773063d6
      https://github.com/llvm/llvm-project/commit/999700ca477d77c96e771de0399630db773063d6
  Author: A. Jiang <de34 at live.cn>
  Date:   2025-03-15 (Sat, 15 Mar 2025)

  Changed paths:
    M libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/is_implicit_lifetime.pass.cpp
    M libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/is_implicit_lifetime.verify.cpp

  Log Message:
  -----------
  [libc++][test] Skip some `is_implicit_lifetime` tests for apple-clang-17 (#131302)

The skipping was present before but dropped. At the time it was dropped
in #128649, apple-clang-17 wasn't used for CI. But today it is used at
least for the "macos (generic-cxx23, macos-15)" configuration. So I
think we need to skip apple-clang-17 again.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list