[all-commits] [llvm/llvm-project] d602a9: [libc++] Fill in Apple availability for LLVM 21 (#...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Jun 10 01:38:19 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d602a9343a0e5db98548e360370cebb02bfd421c
https://github.com/llvm/llvm-project/commit/d602a9343a0e5db98548e360370cebb02bfd421c
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M libcxx/include/__configuration/availability.h
M libcxx/test/std/strings/basic.string/string.capacity/over_max_size.pass.cpp
M libcxx/utils/libcxx/test/features/availability.py
M libcxxabi/test/test_demangle.pass.cpp
Log Message:
-----------
[libc++] Fill in Apple availability for LLVM 21 (#202347)
macOS 26.4 and aligned platforms have been released and they are roughly
synchronized to libc++ 21. As a drive-by, also add missing versions for
previous releases.
This also allows reverting #199682 which moved an XFAIL to UNSUPPORTED
to silence CI failures temporarily.
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