]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: don't add contracted fns to unparsed_funs.
authorJason Merrill <jason@redhat.com>
Fri, 28 Oct 2022 16:08:06 +0000 (12:08 -0400)
committerJason Merrill <jason@redhat.com>
Mon, 31 Oct 2022 16:00:30 +0000 (12:00 -0400)
commitf5a360ff9bab5eb255ae86685f25c3e22fcfc554
tree23101667d7fe885505b2cdb2786e82ce823b7872
parent5080aec5f3f0eae334883c099f93070e6c3a5b64
c++: don't add contracted fns to unparsed_funs.

They get their own late parse.

gcc/cp/ChangeLog:

* parser.cc (cp_parser_member_declaration): Don't add
fn with contracts to unparsed_funs_with_definitions.
gcc/cp/parser.cc
gcc/cp/parser.h