PR c++/60063 - -Wunused-local-typedefs and templates.
authorJason Merrill <jason@redhat.com>
Sun, 18 Jun 2017 04:55:02 +0000 (00:55 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 18 Jun 2017 04:55:02 +0000 (00:55 -0400)
commit20ef9df1cffcae042e02d596724e69c24047c557
tree7bb4cc9ae9eda8094137afe950a76789fe715c2b
parent5ebcc5477a59dbe51c7e1130a2b751a2a1d89574
PR c++/60063 - -Wunused-local-typedefs and templates.

* decl2.c (is_late_template_attribute): Return false for "used".

From-SVN: r249347
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/g++.dg/warn/Wunused-local-typedefs-4.C [new file with mode: 0644]