You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LLVM 20.1.0 is scheduled for release on 11 March. QDoc has been tested
when linked against a release candidate. It compiles, its tests pass,
and it generates the documentation for Qt without regressing. Thus, we
can be reasonably certain that QDoc works as expected when linked
against Clang libraries from LLVM 20.
To allow Qt's build system to consider the CMake files that LLVM 20
ships, add the correct version string to `.cmake.conf`.
Pick-to: 6.9.0 6.9 6.8.3 6.8
Task-number: QTBUG-134304
Change-Id: I7b875fffce0066eb141e8e51e3800b2c86eac331
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
0 commit comments