Skip to content

Conversation

@kraj
Copy link
Contributor

@kraj kraj commented Sep 11, 2024

Clang has a new warning that requires a template argument list after using the template keyword. Remove uses of the template keyword when we're not specifying types.

See llvm/llvm-project#94194 for the upstream clang changes

Clang has a new warning that requires a template argument list after using
the template keyword. Remove uses of the template keyword when we're not
specifying types.

See llvm/llvm-project#94194 for the upstream
clang changes

Signed-off-by: Khem Raj <[email protected]>
@christoph-cullmann
Copy link

Would be nice to have that to fix the warning.

@chenrui333
Copy link

gentle ping @AzothAmmo

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.

3 participants