libclc-18 ebuilds have LLVM_COMPAT=( 17 ), despite being 18 themselves. Is this really true that it doesn't work with llvm/clang 18? The libclc-19 unkeyworded versions are also meanwhile LLVM_COMPAT=( {15..17} ), not including 18 or 19 either.
See https://github.com/gentoo/gentoo/pull/36478.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c3ee8dab7fa32a87a3e6807229bfe158a5f529e commit 6c3ee8dab7fa32a87a3e6807229bfe158a5f529e Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-05-06 15:08:31 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-05-06 15:29:43 +0000 dev-libs/libclc: Extend LLVM_COMPAT to include 18 in 18+ Closes: https://bugs.gentoo.org/931280 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-libs/libclc/libclc-18.1.5.ebuild | 2 +- dev-libs/libclc/libclc-19.0.0.9999.ebuild | 2 +- dev-libs/libclc/libclc-19.0.0_pre20240504.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)