parser.c
1.26 MB
The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
gcc/cp/ * parser.c (cp_parser_constructor_declarator_p): Pass an empty decl-specifier-seq to make sure we parse type constraints as part of a type-specifier. gcc/testsuite/ * g++.dg/cpp2a/concepts5.C: New test. From-SVN: r277323