mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-29 23:05:46 +08:00
tweak comment
From-SVN: r105457
This commit is contained in:
parent
d4d28139a8
commit
cb807ba36b
@ -9007,7 +9007,7 @@ check_instantiated_args (tree tmpl, tree args, tsubst_flags_t complain)
|
|||||||
|
|
||||||
if (nt)
|
if (nt)
|
||||||
{
|
{
|
||||||
/* DR 488 makes use of a type with no linkage causes
|
/* DR 488 makes use of a type with no linkage cause
|
||||||
type deduction to fail. */
|
type deduction to fail. */
|
||||||
if (complain & tf_error)
|
if (complain & tf_error)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user