Unverified Commit cc85c5f7 authored by Matheus Izvekov's avatar Matheus Izvekov
Browse files

[clang] fix printing of canonical template template parameters

When printing template arguments of the template kind, a canonical
template template parameter would be printed as an empty string.

This fixes it so they are printed similarly to canonical template
type parameters.
parent bc0cdeff
Pipeline #2572 failed with stages
in 0 seconds
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment