parser.c
1.14 MB
The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
https://gcc.gnu.org/ml/gcc-patches/2018-02/msg00435.html PR c++/84263 * parser.c (cp_parser_decltype): Push and pop deferring_access_checks. Reorganize to avoid goto. * g++.dg/parse/pr84263.C: New. From-SVN: r257584