LLVM 14.x is the current stable, 15.x is going to become stable soon, LLVM 13.x is on its way out. Please update the package to support newer LLVM versions.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=157b590574f3ca93b77040d9cc788e367d02c51b commit 157b590574f3ca93b77040d9cc788e367d02c51b Author: Peter Levine <plevine457@gmail.com> AuthorDate: 2022-08-06 04:55:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-10-29 15:07:21 +0000 dev-qt/qt-creator: add 8.0.1 Switched from the qmake to cmake buildsystem. Added support for the Coco code coverage tool. The 'git' USE flag now also builds the gitlab plugin. The 'wayland' flag was added to enforce built-with-use dependency. 'imageviewer' flag is added for conditional dependence on dev-qt/qtsvg. clangd functionality now depends on >=clang-14.*. Bug: https://bugs.gentoo.org/828071 Bug: https://bugs.gentoo.org/846947 Closes: https://bugs.gentoo.org/876169 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> dev-qt/qt-creator/Manifest | 1 + dev-qt/qt-creator/metadata.xml | 2 + dev-qt/qt-creator/qt-creator-8.0.1.ebuild | 440 ++++++++++++++++++++++++++++++ 3 files changed, 443 insertions(+)