Details
-
Bug
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
6.4
-
None
Description
Currently we have two LLVM/Clang builds jobs:
- One for Qt Creator https://download.qt.io/development_releases/prebuilt/libclang/
- One for QDoc https://download.qt.io/development_releases/prebuilt/libclang/qt/
The QDoc job needs a static build so that qdoc.exe will not have any external dependencies.
Since Qt Creator moved to clangd, it has less dependencies to LLVM/Clang libraries.
These two jobs can be now unified to have only one build.
Attachments
Issue Links
- relates to
-
QTBUG-111580 Update provisioned LLVM/Clang binaries to v17
- Closed