[libcxx-commits] [libcxx] [libc++][NFC] Cleanup is_implicit_life_time test (PR #164154)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Sun Oct 19 22:40:47 PDT 2025


H-G-Hristov wrote:

We are still skipping testing on Apple Clang 17, see https://github.com/llvm/llvm-project/pull/131302 but Xcode 26 (Apple Clang 17) claims to support `is_implicit_lifetime` in `libc++`: https://developer.apple.com/documentation/xcode-release-notes/xcode-26-release-notes#C++-Standard-Library Unfortunately I do not have a Mac to investigate. Supposedly we use Xcode 26 in the CI now: https://github.com/llvm/llvm-project/pull/160097

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


More information about the libcxx-commits mailing list