HomeFreeBSD

devel/qtcreator: Really fix build with LLVM 19

Description

devel/qtcreator: Really fix build with LLVM 19

Clang >= 19.1.0-rc1 enables C++17 relaxed template template argument
matching by default. The workaround in qtcreator before this was the
case is now causing build failures.

Add upstream patch to fix build of the clang-format plugin with
clang-format19.

MFH: 2024Q4
(cherry picked from commit af073c18a31257e36538a52e2e7ebdf900e0d888)

Details

Provenance
jhaleAuthored on Nov 2 2024, 3:54 PM
Parents
R11:0861a35858ac: devel/qtcreator: repair build on 15-CURRENT
Branches
Unknown
Tags
Unknown