[all-commits] [llvm/llvm-project] f862c0: [libc++] Remove official Clang 18 support.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Thu Mar 6 09:11:04 PST 2025
Branch: refs/heads/users/mordante/remove_clang_18_support
Home: https://github.com/llvm/llvm-project
Commit: f862c0bd85bb78a79f8f6e67eb6a9fb5f364661c
https://github.com/llvm/llvm-project/commit/f862c0bd85bb78a79f8f6e67eb6a9fb5f364661c
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths:
M .github/workflows/libcxx-build-and-test.yaml
M libcxx/docs/index.rst
M libcxx/include/__configuration/compiler.h
Log Message:
-----------
[libc++] Remove official Clang 18 support.
Since Clang 20 has been release we no longer support Clang 18 per our
policy.
Note the Clang 18 workarounds will be removed in a follow-up patch.
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