diff options
author | Faisal Vali <faisalv@yahoo.com> | 2016-03-26 20:46:45 +0000 |
---|---|---|
committer | Faisal Vali <faisalv@yahoo.com> | 2016-03-26 20:46:45 +0000 |
commit | b8b04f8526375676d6d51f4f01acb69eada1d02c (patch) | |
tree | 06d2cf04e061e4b526acfd11e05351946b09066c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f6d61afc146441d1f1b3ae564da54e0d40882368 (diff) | |
download | llvm-b8b04f8526375676d6d51f4f01acb69eada1d02c.zip llvm-b8b04f8526375676d6d51f4f01acb69eada1d02c.tar.gz llvm-b8b04f8526375676d6d51f4f01acb69eada1d02c.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions