Skip to content

Fix build with clang >= 19.0#9

Merged
bisqwit merged 1 commit intobisqwit:masterfrom
berolinux:clang19
Aug 9, 2024
Merged

Fix build with clang >= 19.0#9
bisqwit merged 1 commit intobisqwit:masterfrom
berolinux:clang19

Conversation

@berolinux
Copy link
Copy Markdown
Contributor

Clang >= 19.0 requires a template argument list after the template keyword for CWG96 compliance, see
llvm/llvm-project#80801

Clang >= 19.0 requires a template argument list after the template
keyword for CWG96 compliance, see
llvm/llvm-project#80801
berolinux added a commit to berolinux/doxygen that referenced this pull request Aug 9, 2024
Clang >= 19.0 requires a template argument list after the template
keyword for CWG96 compliance, see
llvm/llvm-project#80801

This patch has also been submitted to upstream TinyDeflate as
bisqwit/TinyDeflate#9
@bisqwit bisqwit merged commit 68ced8b into bisqwit:master Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants