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

[clang] improve TemplateArgument and TemplateName dump methods

These will work as AST Text node dumpers, as usual, instead of AST
printers.

Note that for now, the TemplateName dumper is using the TemplateArgument
dumper through an implicit conversion.
This can be fixed in a later pass.
parent e090bac6
Pipeline #3418 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