"lldb/source/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "750dcc33232fe7b20ff133ca25417547e073cc9e"
[NFC] Tweak diagnostic for template template arguments, to include template aliases.
The prior diagnostic (err_template_arg_not_class_template) would state that the template argument to a template template parameter can only be a class template, when it can also be a template alias. The newly renamed diagnostic (err_template_arg_not_valid_template) mentions template aliases. llvm-svn: 264522
Loading
Please register or sign in to comment