parser.c (cp_parser_diagnose_invalid_type_name): Give helpful note for noexcept and...
authorJason Merrill <jason@redhat.com>
Thu, 5 Jun 2014 17:30:57 +0000 (13:30 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 5 Jun 2014 17:30:57 +0000 (13:30 -0400)
commitda4e26be993775444e460edd68c88a1ae6a6a16e
treed38a72aaea9674c2e88e05164e4b318276ef8d2d
parentf0f2f975ac40291d471dd1453f6f89512fc22927
parser.c (cp_parser_diagnose_invalid_type_name): Give helpful note for noexcept and thread_local, too.

* parser.c (cp_parser_diagnose_invalid_type_name): Give helpful note
for noexcept and thread_local, too.

From-SVN: r211285
gcc/cp/ChangeLog
gcc/cp/parser.c